HbaseCompositeHandler |
Boilerplate composite handler that allows us to use a single Lambda function for both
Metadata and Data.
|
HbaseConnectionFactory |
Creates and Caches HBase Connection Instances, using the connection string as the cache key.
|
HbaseEnvironmentProperties |
|
HbaseFieldResolver |
Used to resolve and convert complex types from HBase to Apache Arrow's type system
when using BlockUtils.setComplexValue(...).
|
HbaseKerberosUtils |
|
HbaseMetadataHandler |
Handles metadata requests for the Athena HBase Connector.
|
HbaseRecordHandler |
Handles data read record requests for the Athena HBase Connector.
|
HbaseSchemaUtils |
Collection of helpful utilities that handle HBase schema inference, type, and naming conversion.
|
HbaseTableNameUtils |
This class helps with resolving the differences in casing between HBase and Presto.
|