Class TestCompactionWithCoprocessor
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompaction
org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Make sure compaction tests still pass with the preFlush and preCompact overridden to implement
the default behavior
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.regionserver.TestCompaction
TestCompaction.BlockingStoreMockMaker, TestCompaction.DummyCompactor, TestCompaction.StoreMockMaker, TestCompaction.Tracker, TestCompaction.WaitThroughPutController
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.regionserver.TestCompaction
conf, name
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.regionserver.TestCompaction
setUp, tearDown, testCompactionFailure, testCompactionQueuePriorities, testCompactionSeqId, testCompactionWithCorruptResult, testInterruptCompactionBySize, testInterruptCompactionByTime, testInterruptingRunningCompactions, testMultipleCustomCompactionRequests, testStopStartCompaction, testTrackingCompactionRequest
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestCompactionWithCoprocessor
constructor- Throws:
Exception
-