public class TestAsyncSingleRequestRpcRetryingCaller extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncSingleRequestRpcRetryingCaller() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testLocateError() |
void |
testMaxRetries() |
void |
testOperationTimeout() |
void |
testRegionMove() |
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncSingleRequestRpcRetryingCaller()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testRegionMove() throws InterruptedException, ExecutionException, IOException
public void testMaxRetries() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testOperationTimeout() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testLocateError() throws IOException, InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.