IdMappingConfig

The configuration settings for the ID mapping table.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An indicator as to whether you can use your column as a dimension column in the ID mapping table (TRUE) or not (FALSE).

Functions

Link copied to clipboard
inline fun copy(block: IdMappingConfig.Builder.() -> Unit = {}): IdMappingConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String