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 SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.regionserver.CompactSplitorg.apache.hadoop.hbase.regionserver.CompactSplit.CompactionCompleteTracker
- 
Field SummaryFields inherited from class org.apache.hadoop.hbase.regionserver.CompactSplitDEFAULT_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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisUnderCompaction(org.apache.hadoop.hbase.regionserver.HStore s) Methods inherited from class org.apache.hadoop.hbase.regionserver.TestCompactionAfterBulkLoad.TestCompactSplitrequestCompactionInternalMethods inherited from class org.apache.hadoop.hbase.regionserver.CompactSplitclearLongCompactionsQueue, 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- 
TestFamily1UnderCompactTestFamily1UnderCompact(org.apache.hadoop.conf.Configuration conf) 
 
- 
- 
Method Details- 
isUnderCompaction- Overrides:
- isUnderCompactionin class- org.apache.hadoop.hbase.regionserver.CompactSplit
 
 
-