Package | Description |
---|---|
com.google.cloud.bigtable.hbase | |
com.google.cloud.bigtable.hbase.wrappers | |
com.google.cloud.bigtable.hbase.wrappers.veneer |
Modifier and Type | Field and Description |
---|---|
protected DataClientWrapper |
AbstractBigtableTable.clientWrapper |
Constructor and Description |
---|
AbstractBigtableRegionLocator(org.apache.hadoop.hbase.TableName tableName,
BigtableHBaseSettings settings,
DataClientWrapper client) |
BigtableRegionLocator(org.apache.hadoop.hbase.TableName tableName,
BigtableHBaseSettings settings,
DataClientWrapper client)
Constructor for BigtableRegionLocator.
|
Modifier and Type | Method and Description |
---|---|
abstract DataClientWrapper |
BigtableApi.getDataClient() |
Modifier and Type | Class and Description |
---|---|
class |
DataClientVeneerApi
For internal use only - public for technical reasons.
|
Modifier and Type | Method and Description |
---|---|
DataClientWrapper |
BigtableVeneerApi.getDataClient() |