Uses of Enum
com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
Packages that use Table.ReplicationState
-
Uses of Table.ReplicationState in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return Table.ReplicationStateModifier and TypeMethodDescriptionstatic Table.ReplicationStateTable.ReplicationState.fromProto(Table.ClusterState.ReplicationState proto) Wraps the protobuf.static Table.ReplicationStateReturns 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.Methods in com.google.cloud.bigtable.admin.v2.models that return types with arguments of type Table.ReplicationState