public class TestRawAsyncScanCursor extends AbstractTestScanCursor
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 |
|---|
TestRawAsyncScanCursor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testHeartbeatWithSparseFilter() |
void |
testHeartbeatWithSparseFilterReversed() |
void |
testSizeLimit() |
createReversedScanWithSparseFilter, createScanWithSizeLimit, createScanWithSparseFilterpublic static final HBaseClassTestRule CLASS_RULE
public TestRawAsyncScanCursor()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testHeartbeatWithSparseFilter() throws IOException, InterruptedException, ExecutionException
public void testHeartbeatWithSparseFilterReversed() throws IOException, InterruptedException, ExecutionException
public void testSizeLimit() throws InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.