| DocDBCaseInsensitiveResolver |
|
| DocDBCompositeHandler |
Boilerplate composite handler that allows us to use a single Lambda function for both
Metadata and Data.
|
| DocDBConnectionFactory |
Creates and Caches HBase Connection Instances, using the connection string as the cache key.
|
| DocDBEnvironmentProperties |
|
| DocDBFieldResolver |
Used to resolve DocDB complex structures to Apache Arrow Types.
|
| DocDBMetadataHandler |
Handles metadata requests for the Athena DocumentDB Connector.
|
| DocDBRecordHandler |
Handles data read record requests for the Athena DocumentDB Connector.
|
| QueryUtils |
Collection of helper methods which build Documents for use in DocumentDB queries, including:
1.
|
| SchemaUtils |
Collection of helpful utilities that handle DocumentDB schema inference, type, and naming conversion.
|
| TypeUtils |
Helper class with useful methods for type conversion and coercion.
|