Package org.apache.hadoop.hbase.client
Class TestAsyncTableBatchRetryImmediately
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableBatchRetryImmediately
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.AsyncConnection
private static int
private static byte[]
private static String
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
private static byte[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
FAMILY
-
QUAL
-
VALUE_PREFIX
-
COUNT
-
CONN
-
LOG_LEVEL
-
-
Constructor Details
-
TestAsyncTableBatchRetryImmediately
public TestAsyncTableBatchRetryImmediately()
-
-
Method Details