public static class TestHStore.MyCompactingMemStore extends CompactingMemStore
CompactingMemStore.IndexTypeallowCompaction, COMPACTING_MEMSTORE_TYPE_DEFAULT, COMPACTING_MEMSTORE_TYPE_KEY, compactor, DEEP_OVERHEAD, IN_MEMORY_FLUSH_THRESHOLD_FACTOR_KEYactive, FIXED_OVERHEAD, regionServices, snapshot, snapshotId| Constructor and Description |
|---|
MyCompactingMemStore(org.apache.hadoop.conf.Configuration conf,
CellComparatorImpl c,
HStore store,
RegionServicesForStores regionServices,
MemoryCompactionPolicy compactionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
protected List<KeyValueScanner> |
createList(int capacity) |
protected void |
pushActiveToPipeline(MutableSegment active) |
checkActiveSize, createMemStoreCompactor, debug, flattenOneSegment, getFamilyName, getFlushableSize, getImmutableSegments, getIndexType, getScanners, getSegments, getSmallestReadPoint, getStore, hasImmutableSegments, heapSize, isSloppy, keySize, preFlushSeqIDEstimation, setCompositeSnapshot, shouldFlushInMemory, size, snapshot, startReplayingFromWAL, stopReplayingFromWAL, swapCompactedSegments, updateLowestUnflushedSequenceIdInWALadd, add, addToScanners, addToScanners, clearSnapshot, dump, getComparator, getConfiguration, getLowest, getNextRow, getSnapshotSize, resetActive, timeOfOldestEdit, toString, upsertpublic MyCompactingMemStore(org.apache.hadoop.conf.Configuration conf, CellComparatorImpl c, HStore store, RegionServicesForStores regionServices, MemoryCompactionPolicy compactionPolicy) throws IOException
IOExceptionprotected List<KeyValueScanner> createList(int capacity)
createList in class CompactingMemStoreprotected void pushActiveToPipeline(MutableSegment active)
pushActiveToPipeline in class CompactingMemStoreCopyright © 2007–2019 Cloudera. All rights reserved.