Class TestCompactor
java.lang.Object
org.apache.hadoop.hbase.regionserver.compactions.TestCompactor
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
static org.apache.hadoop.hbase.regionserver.HStoreFile
createDummyStoreFile
(long maxSequenceId)
-
Constructor Details
-
TestCompactor
public TestCompactor()
-
-
Method Details
-
createDummyStoreFile
public static org.apache.hadoop.hbase.regionserver.HStoreFile createDummyStoreFile(long maxSequenceId) throws Exception - Throws:
Exception
-
createDummyRequest
public static org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl createDummyRequest() throws Exception- Throws:
Exception
-