Uses of Enum
com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
Uses of Table.ClusterState.ReplicationState in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Table.ClusterState.ReplicationStateModifier and TypeMethodDescriptionTable.ClusterState.ReplicationState.forNumber(int value) Table.ClusterState.Builder.getReplicationState()Output only.Table.ClusterState.getReplicationState()Output only.Table.ClusterStateOrBuilder.getReplicationState()Output only.Table.ClusterState.ReplicationState.valueOf(int value) Deprecated.Table.ClusterState.ReplicationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static Table.ClusterState.ReplicationState[]Table.ClusterState.ReplicationState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type Table.ClusterState.ReplicationStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Table.ClusterState.ReplicationState>Table.ClusterState.ReplicationState.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type Table.ClusterState.ReplicationStateModifier and TypeMethodDescriptionTable.ClusterState.Builder.setReplicationState(Table.ClusterState.ReplicationState value) Output only.