UniformInt64RangePartitionSchemeDescription 模型
描述分割區配置,其中整數範圍平均配置於多個分割區。
屬性
名稱 | 類型 | 必要 |
---|---|---|
PartitionScheme | string | Yes |
Count | 整數 | Yes |
LowKey | string | Yes |
HighKey | string | Yes |
PartitionScheme
類型:字串
必要:是
鑒別子屬性。 對於類型為 'UniformInt64RangePartitionSchemeDescription' 的物件,其值必須是 'UniformInt64Range'。
Count
類型:整數
必要:是
分割數目。
LowKey
類型:字串
必要:是
字串,指出分割區索引鍵範圍的下限,該範圍應該在分割區 'Count' 之間分割
HighKey
類型:字串
必要:是
字串,指出分割區索引鍵範圍上限,該範圍應該在分割區 'Count' 之間分割