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
Exception
public static org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl createDummyRequest() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.