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, testSizeLimit
createReversedScanWithSparseFilter, createScanWithSizeLimit, createScanWithSparseFilter
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.client.AsyncConnection CONN
public TestAsyncResultScannerCursor()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
protected org.apache.hadoop.hbase.client.ResultScanner getScanner(org.apache.hadoop.hbase.client.Scan scan) throws Exception
getScanner
in class AbstractTestResultScannerCursor
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.