public class TestPrefixFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestPrefixFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testPrefixOnRow() |
void |
testPrefixOnRowInsideWhileMatchRow() |
void |
testSerialization() |
public static final HBaseClassTestRule CLASS_RULE
public TestPrefixFilter()
public void testPrefixOnRow() throws Exception
Exceptionpublic void testPrefixOnRowInsideWhileMatchRow() throws Exception
Exceptionpublic void testSerialization() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.