Class TestCompactionAfterBulkLoad.TestFamily1UnderCompact
java.lang.Object
org.apache.hadoop.hbase.regionserver.CompactSplit
org.apache.hadoop.hbase.regionserver.TestCompactionAfterBulkLoad.TestCompactSplit
org.apache.hadoop.hbase.regionserver.TestCompactionAfterBulkLoad.TestFamily1UnderCompact
- All Implemented Interfaces:
org.apache.hadoop.hbase.conf.ConfigurationObserver
,org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver
,org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester
- Enclosing class:
- TestCompactionAfterBulkLoad
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.regionserver.CompactSplit
org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionCompleteTracker
-
Field Summary
Fields inherited from class 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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isUnderCompaction
(org.apache.hadoop.hbase.regionserver.HStore s) Methods inherited from class org.apache.hadoop.hbase.regionserver.TestCompactionAfterBulkLoad.TestCompactSplit
requestCompactionInternal
Methods inherited from class org.apache.hadoop.hbase.regionserver.CompactSplit
clearLongCompactionsQueue, clearShortCompactionsQueue, deregisterChildren, dumpQueue, getCompactionQueueSize, getCompactionThroughputController, getLargeCompactionQueueSize, getLargeCompactionThreadNum, getLongCompactions, getRegionSplitLimit, getShortCompactions, getSmallCompactionQueueSize, getSmallCompactionThreadNum, getSplitQueueSize, getSplitThreadNum, interruptIfNecessary, isCompactionsEnabled, join, onConfigurationChange, registerChildren, requestCompaction, requestCompaction, requestSplit, requestSystemCompaction, requestSystemCompaction, requestSystemCompaction, setCompactionsEnabled, shutdownLongCompactions, switchCompaction, toString
-
Constructor Details
-
TestFamily1UnderCompact
TestFamily1UnderCompact(org.apache.hadoop.conf.Configuration conf)
-
-
Method Details
-
isUnderCompaction
- Overrides:
isUnderCompaction
in classorg.apache.hadoop.hbase.regionserver.CompactSplit
-