Uses of Package
com.google.cloud.bigtable.hbase.adapters.read
-
Classes in com.google.cloud.bigtable.hbase.adapters.read used by com.google.cloud.bigtable.hbase.adapters Class and Description BigtableResultScannerAdapter Adapt a Bigtable ResultScanner to an HBase Result Scanner.FlatRowAdapter GetAdapter AGet
adapter that transform the Get into aQuery
using the proto-based filter language.RowAdapter Adapt between aRow
and an hbase clientResult
.RowRangeAdapter Adapter to convert between a BigtableRowSet
and guava'sRangeSet
.ScanAdapter An adapter forScan
operation that makes use of the proto filter language. -
Classes in com.google.cloud.bigtable.hbase.adapters.read used by com.google.cloud.bigtable.hbase.adapters.filters Class and Description ReadHooks Hooks for modifying aQuery
before being sent to Cloud Bigtable. -
Classes in com.google.cloud.bigtable.hbase.adapters.read used by com.google.cloud.bigtable.hbase.adapters.read Class and Description ReadHooks Hooks for modifying aQuery
before being sent to Cloud Bigtable.ReadOperationAdapter Interface used for Scan and Get operation adapters.RowRangeAdapter Adapter to convert between a BigtableRowSet
and guava'sRangeSet
.ScanAdapter An adapter forScan
operation that makes use of the proto filter language.