| Class | Description |
|---|---|
| AbstractBigtableRegionLocator |
AbstractBigtableRegionLocator class.
|
| AbstractBigtableTable |
BigtableTable class.
|
| AbstractBigtableTable.UnsupportedOperationsHandler | |
| BatchExecutor |
Class to help BigtableTable with batch operations on an BigtableClient, such as
Table.batch(List, Object[]). |
| BigtableBufferedMutator |
Bigtable's
BufferedMutator implementation. |
| BigtableBufferedMutatorHelper |
A helper for Bigtable's
BufferedMutator implementations. |
| BigtableConfiguration |
This class provides a simplified mechanism of creating a programmatic Bigtable Connection.
|
| BigtableExtendedConfiguration | Deprecated
bigtable-hbase is primarily a compatibility layer for HBase, adding Bigtable
extensions is out of scope
|
| BigtableExtendedScan |
This is a Cloud Bigtable specific extension of
Scan. |
| BigtableFixedProtoScan |
A wrapper class that wraps a Bigtable
ReadRowsRequest. |
| BigtableHBaseVersion |
For internal use only - public for technical reasons.
|
| BigtableOAuth2Credentials |
A public interface that should be implemented by the users who want to inject a custom
Credentials implementation for auth purposes. |
| BigtableOptionsFactory |
Define
Configuration names for setting BigtableHBaseSettings. |
| BigtableRegionLocator |
BigtableRegionLocator class.
|