Package org.apache.hadoop.hbase.client
Class TestAsyncSingleRequestRpcRetryingCaller
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.AsyncConnectionImpl
private static byte[]
private static byte[]
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate <T> CompletableFuture<T>
static void
static void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
ROW
-
VALUE
-
CONN
-
-
Constructor Details
-
TestAsyncSingleRequestRpcRetryingCaller
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testRegionMove
-
failedFuture
-
testMaxRetries
- Throws:
IOException
InterruptedException
-
testOperationTimeout
- Throws:
IOException
InterruptedException
-
testLocateError
-