public class TestAppendFromClientSide extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
org.junit.rules.TestName |
name |
private static byte[] |
QUALIFIER |
private static byte[] |
ROW |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestAppendFromClientSide() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testAppendWithCustomTimestamp() |
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseTestingUtility TEST_UTIL
private static byte[] ROW
private static byte[] FAMILY
private static byte[] QUALIFIER
public org.junit.rules.TestName name
public TestAppendFromClientSide()
public static void beforeClass() throws Exception
Exception
public static void afterClass() throws Exception
Exception
public void testAppendWithCustomTimestamp() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.