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