| Package | Description | 
|---|---|
| com.google.cloud.bigtable.admin.v2.models | 
| Modifier and Type | Method and Description | 
|---|---|
static Table.ReplicationState | 
Table.ReplicationState.fromProto(Table.ClusterState.ReplicationState proto)
Wraps the protobuf. 
 | 
static Table.ReplicationState | 
Table.ReplicationState.valueOf(String name)
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Table.ReplicationState> | 
Table.getReplicationStatesByClusterId()  | 
Copyright © 2019 Google LLC. All rights reserved.