public static interface Table.ClusterStateOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Table.ClusterState.ReplicationState |
getReplicationState()
(`OutputOnly`)
The state of replication for the table in this cluster.
|
int |
getReplicationStateValue()
(`OutputOnly`)
The state of replication for the table in this cluster.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
int getReplicationStateValue()
(`OutputOnly`) The state of replication for the table in this cluster.
.google.bigtable.admin.v2.Table.ClusterState.ReplicationState replication_state = 1;
Table.ClusterState.ReplicationState getReplicationState()
(`OutputOnly`) The state of replication for the table in this cluster.
.google.bigtable.admin.v2.Table.ClusterState.ReplicationState replication_state = 1;