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