public class TestRawAsyncTableLimitedScanWithFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRawAsyncTableLimitedScanWithFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testAllowPartial() |
void |
testBatch() |
void |
testBatchAllowPartial() |
void |
testBatchAndFilterDiffer() |
void |
testCompleteResult() |
public static final HBaseClassTestRule CLASS_RULE
public TestRawAsyncTableLimitedScanWithFilter()
public void testCompleteResult() throws InterruptedException, ExecutionException
public void testAllowPartial() throws InterruptedException, ExecutionException
public void testBatchAllowPartial() throws InterruptedException, ExecutionException
public void testBatch() throws InterruptedException, ExecutionException
public void testBatchAndFilterDiffer() throws InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.