| Package | Description |
|---|---|
| com.google.cloud.bigtable.hbase.adapters | |
| com.google.cloud.bigtable.hbase.adapters.read |
| Modifier and Type | Field and Description |
|---|---|
static RowRangeAdapter |
Adapters.ROW_RANGE_ADAPTER
Constant
ROW_RANGE_ADAPTER |
| Constructor and Description |
|---|
ScanAdapter(FilterAdapter filterAdapter,
RowRangeAdapter rowRangeAdapter)
Constructor for ScanAdapter.
|