GetCatalogTablePartitionIndex

data class GetCatalogTablePartitionIndex(val indexName: String, val indexStatus: String, val keys: List<String>)

Constructors

Link copied to clipboard
constructor(indexName: String, indexStatus: String, keys: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the partition index.

Link copied to clipboard
Link copied to clipboard

Keys for the partition index.