Package-level declarations
Types
Link copied to clipboard
                The log type that this config enables.
Link copied to clipboard
                enum ClusterDefaultStorageType : Enum<ClusterDefaultStorageType> , ConvertibleToJava<ClusterDefaultStorageType> 
Immutable. The type of storage used by this cluster to serve its parent instance's tables, unless explicitly overridden.
Link copied to clipboard
                The type of the instance. Defaults to PRODUCTION.
Link copied to clipboard
                Immutable. The granularity (i.e. MILLIS) at which timestamps are stored in this table. Timestamps not matching the granularity will be rejected. If unspecified at creation time, the value will be set to MILLIS. Views: SCHEMA_VIEW, FULL.