Uniform Int64Range Partition Scheme Description Response
data class UniformInt64RangePartitionSchemeDescriptionResponse(val count: Int, val highKey: String, val lowKey: String, val partitionScheme: String)
Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.