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 HBaseClassTestRuleprivate static byte[]private static org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtilprivate static byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetUp()voidstatic voidtearDown()voidvoidtest()voidprivate voidverifyData(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
-