@Deprecated @InterfaceAudience.Public public class ImmutableHTableDescriptor extends HTableDescriptor
COMPACTION_ENABLED, DEFAULT_COMPACTION_ENABLED, DEFAULT_MEMSTORE_FLUSH_SIZE, DEFAULT_NORMALIZATION_ENABLED, DEFAULT_READONLY, DEFAULT_REGION_MEMSTORE_REPLICATION, DEFAULT_REGION_REPLICATION, DURABILITY, FLUSH_POLICY, IS_META, IS_ROOT, MAX_FILESIZE, MEMSTORE_FLUSHSIZE, NAMESPACE_COL_DESC_BYTES, NAMESPACE_FAMILY_INFO, NAMESPACE_FAMILY_INFO_BYTES, NAMESPACE_TABLEDESC, NORMALIZATION_ENABLED, OWNER, OWNER_KEY, PRIORITY, READONLY, REGION_MEMSTORE_REPLICATION, REGION_REPLICATION, SPLIT_POLICY
Constructor and Description |
---|
ImmutableHTableDescriptor(HTableDescriptor desc)
Deprecated.
|
addCoprocessor, addCoprocessor, addCoprocessorWithSpec, addFamily, compareTo, equals, getColumnFamilies, getColumnFamilyCount, getConfiguration, getConfigurationValue, getCoprocessors, getDurability, getFamilies, getFamiliesKeys, getFamily, getFlushPolicyClassName, getMaxFileSize, getMemStoreFlushSize, getNameAsString, getOwnerString, getPriority, getRegionReplication, getRegionSplitPolicyClassName, getTableName, getValue, getValue, getValues, hasCoprocessor, hasFamily, hashCode, hasRegionMemstoreReplication, hasSerialReplicationScope, isCompactionEnabled, isMetaRegion, isMetaTable, isNormalizationEnabled, isReadOnly, isRootRegion, modifyFamily, parseFrom, remove, remove, remove, removeConfiguration, removeCoprocessor, removeFamily, setCompactionEnabled, setConfiguration, setDurability, setFlushPolicyClassName, setMaxFileSize, setMemStoreFlushSize, setNormalizationEnabled, setOwner, setOwnerString, setPriority, setReadOnly, setRegionMemstoreReplication, setRegionReplication, setRegionSplitPolicyClassName, setValue, setValue, setValue, toByteArray, toString, toStringCustomizedValues, toStringTableAttributes
public ImmutableHTableDescriptor(HTableDescriptor desc)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.