public abstract class AbstractTestResultScannerCursor extends AbstractTestScanCursor
AbstractTestScanCursor.SparseFilterFAMILIES, 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, tearDownAfterClasspublic AbstractTestResultScannerCursor()
protected abstract org.apache.hadoop.hbase.client.ResultScanner getScanner(org.apache.hadoop.hbase.client.Scan scan) throws Exception
Exceptionpublic void testHeartbeatWithSparseFilter() throws Exception
Exceptionpublic void testHeartbeatWithSparseFilterReversed() throws Exception
Exceptionpublic void testSizeLimit() throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.