S3TablePublishStatus

Describes the status of system table publishing to S3 Tables for a cluster.

Types

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

Properties

Link copied to clipboard

true if the cluster is enrolled in all current and future system tables rather than an explicit subset.

Link copied to clipboard

A map whose keys are the names of the published system tables and whose values are the time each table last received data. Use this to judge data freshness.

Link copied to clipboard

The scope of system table publishing in effect. Possible values are cluster and account.

Link copied to clipboard

The namespace in the S3 table bucket that holds the published tables.

Link copied to clipboard

The system tables currently being published.

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