public class TestAsyncResultScannerCursor extends AbstractTestResultScannerCursor
AbstractTestScanCursor.SparseFilter| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.client.AsyncConnection |
CONN |
FAMILIES, FAMILY, NUM_FAMILIES, NUM_QUALIFIERS, NUM_ROWS, QUALIFIER, QUALIFIERS, ROW, ROWS, TABLE_NAME, TEST_UTIL, TIMEOUT, VALUE, VALUE_SIZE| Constructor and Description |
|---|
TestAsyncResultScannerCursor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.client.ResultScanner |
getScanner(org.apache.hadoop.hbase.client.Scan scan) |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
testHeartbeatWithSparseFilter, testHeartbeatWithSparseFilterReversed, testSizeLimitcreateReversedScanWithSparseFilter, createScanWithSizeLimit, createScanWithSparseFilterpublic static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.client.AsyncConnection CONN
public TestAsyncResultScannerCursor()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionprotected org.apache.hadoop.hbase.client.ResultScanner getScanner(org.apache.hadoop.hbase.client.Scan scan) throws Exception
getScanner in class AbstractTestResultScannerCursorExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.