Class TestMultiThreadedClientExample
java.lang.Object
org.apache.hadoop.hbase.client.example.TestMultiThreadedClientExample
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static byte[]
(package private) static final org.apache.hadoop.hbase.TableName
private static org.apache.hadoop.hbase.client.Table
private static String
private static final org.apache.hadoop.hbase.HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
TEST_UTIL
-
tableName
-
table
-
MY_TABLE_NAME
-
familyName
-
columnName
-
CLASS_RULE
-
-
Constructor Details
-
TestMultiThreadedClientExample
public TestMultiThreadedClientExample()
-
-
Method Details