Partition

data class Partition(val attributeName: String)

Constructors

Link copied to clipboard
constructor(attributeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the attribute that defines a partition dimension.