ClusterProperty

data class ClusterProperty(val operator: String, val mapper: Expression<*>)

Constructors

Link copied to clipboard
constructor(operator: String, mapper: Expression<*>)

Properties

Link copied to clipboard
Link copied to clipboard