LoadedPartitionInformationResult
表示資料分割資訊。
屬性
名稱 | 類型 | 必要 |
---|---|---|
ServiceName |
string | Yes |
PartitionId |
字串 (uuid) | 是 |
MetricName |
字串 | Yes |
Load |
整數 (int64) | Yes |
ServiceName
類型:字串
必要:是
此分割區所屬的服務名稱。
PartitionId
類型:字串 (uuid)
必要:是
資料分割的識別碼。
MetricName
類型:字串
必要:是
提供這項資訊的計量名稱。
Load
類型:整數 (int64)
必要:是
計量的負載。