CreateTableOptimizerRequest
Types
Properties
Link copied to clipboard
The name of the database in the catalog in which the table resides.
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
inline fun copy(block: CreateTableOptimizerRequest.Builder.() -> Unit = {}): CreateTableOptimizerRequest