Uses of Enum
com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Uses of Table.ReplicationState in com.google.cloud.bigtable.admin.v2.models
Modifier and TypeMethodDescriptionstatic Table.ReplicationState
Table.ReplicationState.fromProto
(com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState proto) Wraps the protobuf.static Table.ReplicationState
Returns the enum constant of this type with the specified name.static Table.ReplicationState[]
Table.ReplicationState.values()
Returns an array containing the constants of this enum type, in the order they are declared.