TableOptimizerConfiguration

Contains details on the configuration of a table optimizer. You pass this configuration when creating or updating a table optimizer.

Types

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

Properties

Link copied to clipboard

Whether table optimization is enabled.

Link copied to clipboard

A role passed by the caller which gives the service permission to update the resources associated with the optimizer on the caller's behalf.

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