@ParametersAreNonnullByDefault public class HBaseConfig extends BaseConfig<HBaseConfig>
Config that creates HBase specific configuration.
 All features are all optional: configuration can be created using all or none of them.
BASE_PREFIX| Constructor and Description | 
|---|
| HBaseConfig()Constructs a new  HBaseConfigwith default settings. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HBaseConfig | withDefault()Defines the mapping to use for the created  HBaseBackend. | 
addListener, addOption, addStore, autoSave, autoSave, cacheContainers, cacheFeatures, cacheMetaClasses, cacheSizes, createKey, getMapping, getName, getOptions, getStores, getVariant, isPersistentKey, isReadOnlyKey, log, log, merge, merge, readOnly, recordStats, save, setMapping, setMappingWithCheck, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexists, forName, forScheme, loadgetOption, getOptions, hasOption, isReadOnlypublic HBaseConfig()
HBaseConfig with default settings.@Nonnull protected HBaseConfig withDefault()
HBaseBackend.
 This mapping corresponds to:
Object[] representation of multi-valued attributesString representation for single-valued referencesString[] representation for
 multi-valued referencesNOTE: This is the default mapping.
ReferenceAs, 
ManyValueWithArrays, 
ManyReferenceMergedAsCopyright © 2013–2019 Atlanmod. All rights reserved.