ListTableStorageOptimizersRequest

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

Name of the database where the table is present.

Link copied to clipboard

The number of storage optimizers to return on each call.

Link copied to clipboard

A continuation token, if this is a continuation call.

Link copied to clipboard

The specific type of storage optimizers to list. The supported value is compaction.

Link copied to clipboard

Name of the table.

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