private class TestCompactionAfterBulkLoad.TestCompactSplit extends org.apache.hadoop.hbase.regionserver.CompactSplit
DEFAULT_REGION_SERVER_REGION_SPLIT_LIMIT, HBASE_REGION_SERVER_ENABLE_COMPACTION, LARGE_COMPACTION_THREADS, LARGE_COMPACTION_THREADS_DEFAULT, REGION_SERVER_REGION_SPLIT_LIMIT, SMALL_COMPACTION_THREADS, SMALL_COMPACTION_THREADS_DEFAULT, SPLIT_THREADS, SPLIT_THREADS_DEFAULT
Constructor and Description |
---|
TestCompactSplit(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
protected void |
requestCompactionInternal(org.apache.hadoop.hbase.regionserver.HRegion region,
org.apache.hadoop.hbase.regionserver.HStore store,
String why,
int priority,
boolean selectNow,
org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker tracker,
org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionCompleteTracker completeTracker,
org.apache.hadoop.hbase.security.User user) |
clearLongCompactionsQueue, clearShortCompactionsQueue, deregisterChildren, dumpQueue, getCompactionQueueSize, getCompactionThroughputController, getLargeCompactionQueueSize, getLargeCompactionThreadNum, getLongCompactions, getRegionSplitLimit, getShortCompactions, getSmallCompactionQueueSize, getSmallCompactionThreadNum, getSplitQueueSize, getSplitThreadNum, interruptIfNecessary, isCompactionsEnabled, isUnderCompaction, join, onConfigurationChange, registerChildren, requestCompaction, requestCompaction, requestSplit, requestSystemCompaction, requestSystemCompaction, requestSystemCompaction, setCompactionsEnabled, shutdownLongCompactions, switchCompaction, toString
TestCompactSplit(org.apache.hadoop.conf.Configuration conf)
protected void requestCompactionInternal(org.apache.hadoop.hbase.regionserver.HRegion region, org.apache.hadoop.hbase.regionserver.HStore store, String why, int priority, boolean selectNow, org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker tracker, org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionCompleteTracker completeTracker, org.apache.hadoop.hbase.security.User user) throws IOException
requestCompactionInternal
in class org.apache.hadoop.hbase.regionserver.CompactSplit
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.