BatchGetTableOptimizerError

Contains details on one of the errors in the error list 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

An ErrorDetail object containing code and message details about the error.

Link copied to clipboard

The name of the table.

Link copied to clipboard

The type of table optimizer.

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