public class TestCompactionScanQueryMatcher extends AbstractTestScanQueryMatcher
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
| Constructor and Description | 
|---|
TestCompactionScanQueryMatcher()  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
testDropDeletes(byte[] from,
               byte[] to,
               byte[][] rows,
               org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode... expected)  | 
void | 
testMatch_PartialRangeDropDeletes()  | 
setUppublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestCompactionScanQueryMatcher()
public void testMatch_PartialRangeDropDeletes() throws Exception
Exceptionprivate void testDropDeletes(byte[] from, byte[] to, byte[][] rows, org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode... expected) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.