| Class and Description |
|---|
| BigtableWhileMatchResultScannerAdapter
Adapt a Bigtable ResultScanner to an HBase Result Scanner.
|
| FilterAdapter
An adapter for converting an HBase Filter into Bigtable RowFilter objects
For internal use only - public for technical reasons.
|
| Class and Description |
|---|
| FilterAdapter
An adapter for converting an HBase Filter into Bigtable RowFilter objects
For internal use only - public for technical reasons.
|
| FilterAdapterContext
Context for the currently executing filter adapter.
|
| FilterAdapterContext.ContextCloseable |
| FilterSupportStatus
FilterSupportStatus is a result type indicating whether a filter has a supported adaptation to
bigtable reader expressions.
|
| SingleColumnValueFilterAdapter
Adapt SingleColumnValueFilter instances into bigtable RowFilters.
|
| SingleFilterAdapter
A class that provides untyped-to-typed access to TypedFilterAdapter instances.
|
| TypedFilterAdapter
An adapter that can adapt an HBase Filter instance into a Bigtable RowFilter.
|
| TypedFilterAdapterBase
Base functionality for all filter adapters
For internal use only - public for technical reasons.
|
| UnsupportedStatusCollector
An interface that classes should implement if they're able to contribute meaningfully to
collecting unsupported status objects from child filters.
|
| ValueFilterAdapter
Adapt a single HBase ValueFilter.
|
| Class and Description |
|---|
| FilterAdapter
An adapter for converting an HBase Filter into Bigtable RowFilter objects
For internal use only - public for technical reasons.
|