See: Description
| Class | Description |
|---|---|
| ConnectionFactoryImpl |
Implementation of a ConnectionFactory for HBase.
|
| HBaseConnectionPool |
Pool of HBaseManagedConnection, so that we only have one per thread of any application per PMF/EMF.
|
| HBaseManagedConnection |
Implementation of a ManagedConnection.
|
| HBaseMetaDataListener |
Listener for the load of metadata for classes.
|
| HBasePersistenceHandler |
Persistence handler for HBase, providing insert, update, delete, and find handling.
|
| HBaseSchemaHandler |
Handler for schema management with HBase.
|
| HBaseStoreManager |
StoreManager for HBase datastores.
|
| HBaseUtils |
Copyright © 2017. All rights reserved.