public class TestResultScannerCursor extends AbstractTestResultScannerCursor
AbstractTestScanCursor.SparseFilter
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
FAMILIES, FAMILY, NUM_FAMILIES, NUM_QUALIFIERS, NUM_ROWS, QUALIFIER, QUALIFIERS, ROW, ROWS, TABLE_NAME, TEST_UTIL, TIMEOUT, VALUE, VALUE_SIZE
Constructor and Description |
---|
TestResultScannerCursor() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.client.ResultScanner |
getScanner(org.apache.hadoop.hbase.client.Scan scan) |
testHeartbeatWithSparseFilter, testHeartbeatWithSparseFilterReversed, testSizeLimit
createReversedScanWithSparseFilter, createScanWithSizeLimit, createScanWithSparseFilter, setUpBeforeClass, tearDownAfterClass
public static final HBaseClassTestRule CLASS_RULE
public TestResultScannerCursor()
protected org.apache.hadoop.hbase.client.ResultScanner getScanner(org.apache.hadoop.hbase.client.Scan scan) throws IOException
getScanner
in class AbstractTestResultScannerCursor
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.