Package org.apache.hadoop.hbase.client
Class TestBufferedMutator
java.lang.Object
org.apache.hadoop.hbase.client.TestBufferedMutator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]
static final HBaseClassTestRule
private static byte[]
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
private static byte[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
setUp()
void
static void
tearDown()
void
void
test()
void
private void
verifyData
(int count)
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE_NAME
-
CF
-
CQ
-
VALUE
-
-
Constructor Details
-
TestBufferedMutator
public TestBufferedMutator()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
setUpBeforeTest
- Throws:
IOException
-
tearDownAfterTest
- Throws:
IOException
-
test
- Throws:
Exception
-
testMultiThread
- Throws:
Exception
-
verifyData
- Throws:
IOException
-