DataCatalogConfig

The meta data of the Glue table which serves as data catalog for the OfflineStore.

Types

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

Properties

Link copied to clipboard

The name of the Glue table catalog.

Link copied to clipboard

The name of the Glue table database.

Link copied to clipboard

The name of the Glue table.

Functions

Link copied to clipboard
inline fun copy(block: DataCatalogConfig.Builder.() -> Unit = {}): DataCatalogConfig
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