Named Partition Scheme Description Response
data class NamedPartitionSchemeDescriptionResponse(val count: Int, val names: List<String>, val partitionScheme: String)
Describes the named partition scheme of the service.
Constructors
Link copied to clipboard
fun NamedPartitionSchemeDescriptionResponse(count: Int, names: List<String>, partitionScheme: String)