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