public class TestAsyncTableNoncedRetry extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestAsyncTableNoncedRetry() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAppend() |
void |
testIncrement() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestAsyncTableNoncedRetry()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void setUp() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testAppend() throws InterruptedException, ExecutionException
public void testIncrement() throws InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.