| Class | Description | 
|---|---|
| ConfigurationFactory | Provides  org.apache.hadoop.conf.Configurationinstances, constructed by the correct version used
 for the runtime. | 
| ConfigurationProvider | Provides  Configurationinstances, constructed by the HBase version on which we are running. | 
| HBaseVersion | Detects the currently loaded HBase version. | 
| HBaseVersion.VersionNumber | Utility class to parse apart version number components. | 
| HBaseVersionSpecificFactory<T> | Common class factory behavior for classes which need specific implementations depending on HBase versions. | 
| TxUtils | Utility methods supporting transaction operations. | 
| Enum | Description | 
|---|---|
| HBaseVersion.Version | Represents the major version of the HBase library that is currently loaded. | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.