Uses of Class
com.google.cloud.bigtable.grpc.BigtableClusterName
-
Packages that use BigtableClusterName Package Description com.google.cloud.bigtable.grpc org.apache.hadoop.hbase.client -
-
Uses of BigtableClusterName in com.google.cloud.bigtable.grpc
Methods in com.google.cloud.bigtable.grpc that return BigtableClusterName Modifier and Type Method and Description BigtableClusterName
BigtableSession. getClusterName()
Snapshot operations need various aspects of aBigtableClusterName
.BigtableClusterName
BigtableInstanceName. toClusterName(String clusterId)
-
Uses of BigtableClusterName in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return BigtableClusterName Modifier and Type Method and Description protected BigtableClusterName
AbstractBigtableAdmin. getClusterName()
protected BigtableClusterName
AbstractBigtableAdmin. getSnapshotClusterName()
-