Package | Description |
---|---|
com.google.cloud.bigtable.hbase | |
org.apache.hadoop.hbase.client |
Modifier and Type | Method and Description |
---|---|
abstract SampledRowKeysAdapter |
AbstractBigtableRegionLocator.getSampledRowKeysAdapter(org.apache.hadoop.hbase.TableName tableName,
org.apache.hadoop.hbase.ServerName serverName) |
Modifier and Type | Method and Description |
---|---|
protected abstract SampledRowKeysAdapter |
AbstractBigtableConnection.createSampledRowKeysAdapter(org.apache.hadoop.hbase.TableName tableName,
org.apache.hadoop.hbase.ServerName serverName)
There are some hbase 1.x and 2.x incompatibilities which require this abstract method.
|