public class TestCompactor extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TestCompactor.Scanner | 
| static class  | TestCompactor.StoreFileWritersCapture | 
| Constructor and Description | 
|---|
| TestCompactor() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl | createDummyRequest() | 
| static org.apache.hadoop.hbase.regionserver.HStoreFile | createDummyStoreFile(long maxSequenceId) | 
public TestCompactor()
public static org.apache.hadoop.hbase.regionserver.HStoreFile createDummyStoreFile(long maxSequenceId) throws Exception
Exceptionpublic static org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl createDummyRequest() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.