@Deprecated @InterfaceAudience.Private public class ImmutableHColumnDescriptor extends HColumnDescriptor
BLOCKCACHE, BLOCKSIZE, BLOOMFILTER, CACHE_BLOOMS_ON_WRITE, CACHE_DATA_IN_L1, CACHE_DATA_ON_WRITE, CACHE_INDEX_ON_WRITE, COMPRESS_TAGS, COMPRESSION, COMPRESSION_COMPACT, DATA_BLOCK_ENCODING, DEFAULT_BLOCKCACHE, DEFAULT_BLOCKSIZE, DEFAULT_BLOOMFILTER, DEFAULT_CACHE_BLOOMS_ON_WRITE, DEFAULT_CACHE_DATA_IN_L1, DEFAULT_CACHE_DATA_ON_WRITE, DEFAULT_CACHE_INDEX_ON_WRITE, DEFAULT_COMPRESS_TAGS, DEFAULT_COMPRESSION, DEFAULT_DATA_BLOCK_ENCODING, DEFAULT_DFS_REPLICATION, DEFAULT_ENCODE_ON_DISK, DEFAULT_EVICT_BLOCKS_ON_CLOSE, DEFAULT_IN_MEMORY, DEFAULT_KEEP_DELETED, DEFAULT_MIN_VERSIONS, DEFAULT_MOB_COMPACT_PARTITION_POLICY, DEFAULT_MOB_THRESHOLD, DEFAULT_NEW_VERSION_BEHAVIOR, DEFAULT_PREFETCH_BLOCKS_ON_OPEN, DEFAULT_REPLICATION_SCOPE, DEFAULT_TTL, DEFAULT_VERSIONS, delegatee, DFS_REPLICATION, ENCODE_ON_DISK, ENCRYPTION, ENCRYPTION_KEY, EVICT_BLOCKS_ON_CLOSE, FOREVER, IN_MEMORY_COMPACTION, IS_MOB, IS_MOB_BYTES, KEEP_DELETED_CELLS, LENGTH, MIN_VERSIONS, MOB_COMPACT_PARTITION_POLICY, MOB_COMPACT_PARTITION_POLICY_BYTES, MOB_THRESHOLD, MOB_THRESHOLD_BYTES, NEW_VERSION_BEHAVIOR, PREFETCH_BLOCKS_ON_OPEN, REPLICATION_SCOPE, REPLICATION_SCOPE_BYTES, STORAGE_POLICY, TTL
COMPARATOR, COMPARATOR_IGNORE_REPLICATION
Constructor and Description |
---|
ImmutableHColumnDescriptor(ColumnFamilyDescriptor desc)
Deprecated.
|
ImmutableHColumnDescriptor(HColumnDescriptor desc)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor |
getDelegateeForModification()
Deprecated.
|
compareTo, equals, getBlocksize, getBloomFilterType, getCompactionCompression, getCompactionCompressionType, getCompression, getCompressionType, getConfiguration, getConfigurationValue, getDataBlockEncoding, getDefaultValues, getDFSReplication, getEncryptionKey, getEncryptionType, getInMemoryCompaction, getKeepDeletedCells, getMaxVersions, getMinVersions, getMobCompactPartitionPolicy, getMobThreshold, getName, getNameAsString, getScope, getStoragePolicy, getTimeToLive, getUnit, getValue, getValue, getValue, getValues, hashCode, isBlockCacheEnabled, isCacheBloomsOnWrite, isCacheDataOnWrite, isCacheIndexesOnWrite, isCompressTags, isEvictBlocksOnClose, isInMemory, isLegalFamilyName, isMobEnabled, isNewVersionBehavior, isPrefetchBlocksOnOpen, parseFrom, remove, removeConfiguration, setBlockCacheEnabled, setBlocksize, setBloomFilterType, setCacheBloomsOnWrite, setCacheDataInL1, setCacheDataOnWrite, setCacheIndexesOnWrite, setCompactionCompressionType, setCompressionType, setCompressTags, setConfiguration, setDataBlockEncoding, setDFSReplication, setEncryptionKey, setEncryptionType, setEvictBlocksOnClose, setInMemory, setInMemoryCompaction, setKeepDeletedCells, setMaxVersions, setMinVersions, setMobCompactPartitionPolicy, setMobEnabled, setMobThreshold, setNewVersionBehavior, setPrefetchBlocksOnOpen, setScope, setStoragePolicy, setTimeToLive, setTimeToLive, setValue, setValue, setVersions, toByteArray, toString, toStringCustomizedValues
ImmutableHColumnDescriptor(HColumnDescriptor desc)
public ImmutableHColumnDescriptor(ColumnFamilyDescriptor desc)
protected ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor getDelegateeForModification()
getDelegateeForModification
in class HColumnDescriptor
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.