TableColumnFamily

data class TableColumnFamily(val family: String)

Constructors

Link copied to clipboard
constructor(family: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the column family.