Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
MOCK_FILTER_JAR |
private static String |
PB_GET |
private static String |
PB_GET_WITH_FILTER_LIST |
private static byte[] |
ROW |
Constructor and Description |
---|
TestGet() |
Modifier and Type | Method and Description |
---|---|
void |
testAttributesSerialization() |
void |
testDynamicFilter() |
void |
testGetAttributes() |
void |
testGetRowConstructor() |
void |
TestGetRowFromGetCopyConstructor() |
void |
testNullQualifier() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] ROW
private static final String PB_GET
private static final String PB_GET_WITH_FILTER_LIST
private static final String MOCK_FILTER_JAR
public TestGet()
public void testAttributesSerialization() throws IOException
IOException
public void testGetAttributes()
public void testNullQualifier()
public void TestGetRowFromGetCopyConstructor() throws Exception
Exception
public void testDynamicFilter() throws Exception
Exception
public void testGetRowConstructor()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.