BatchTableOptimizer

Contains details for one of the table optimizers returned by the BatchGetTableOptimizer operation.

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 TableOptimizer object that contains details on the configuration and last run of a table optimzer.

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