CreateTableOptimizerRequest

Types

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

Properties

Link copied to clipboard

The Catalog ID of the table.

Link copied to clipboard

The name of the database in the catalog in which the table resides.

Link copied to clipboard

The name of the table.

Link copied to clipboard

A TableOptimizerConfiguration object representing the configuration of a table optimizer.

Link copied to clipboard

The type of table optimizer. Currently, the only valid value is compaction.

Functions

Link copied to clipboard
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