Package org.apache.hadoop.hbase.client
Class TestAppendFromClientSide
java.lang.Object
org.apache.hadoop.hbase.client.TestAppendFromClientSide
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestAppendFromClientSide
extends Object
Run Append tests that use the HBase clients;
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]private static byte[]private static byte[]protected static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidtestAppendWithCustomTimestamp(org.junit.jupiter.api.TestInfo testInfo)
-
Field Details
-
TEST_UTIL
-
ROW
-
FAMILY
-
QUALIFIER
-
-
Constructor Details
-
TestAppendFromClientSide
public TestAppendFromClientSide()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testAppendWithCustomTimestamp
@Test public void testAppendWithCustomTimestamp(org.junit.jupiter.api.TestInfo testInfo) throws IOException - Throws:
IOException
-