Package org.apache.hadoop.hbase.client
Class TestAsyncTableGetMultiThreaded
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncTableGetMultiThreaded
- Direct Known Subclasses:
TestAsyncTableGetMultiThreadedWithBasicCompaction,TestAsyncTableGetMultiThreadedWithEagerCompaction
Will split the table, and move region randomly when testing.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.AsyncConnectionprivate static final intprivate static final byte[]private static final org.slf4j.Loggerprivate static final byte[]private static byte[][]private static org.apache.hadoop.hbase.client.AsyncTable<?>private static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
TABLE_NAME
-
FAMILY
-
QUALIFIER
-
COUNT
- See Also:
-
CONN
-
TABLE
-
SPLIT_KEYS
-
-
Constructor Details
-
TestAsyncTableGetMultiThreaded
public TestAsyncTableGetMultiThreaded()
-
-
Method Details