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() |
setUp
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestCompactionScanQueryMatcher()
public void testMatch_PartialRangeDropDeletes() throws Exception
Exception
private void testDropDeletes(byte[] from, byte[] to, byte[][] rows, org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode... expected) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.