public class TestMultipleColumnPrefixFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMultipleColumnPrefixFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMultipleColumnPrefixFilter() |
void |
testMultipleColumnPrefixFilterWithColumnPrefixFilter() |
void |
testMultipleColumnPrefixFilterWithManyFamilies() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMultipleColumnPrefixFilter()
public void testMultipleColumnPrefixFilter() throws IOException
IOExceptionpublic void testMultipleColumnPrefixFilterWithManyFamilies() throws IOException
IOExceptionpublic void testMultipleColumnPrefixFilterWithColumnPrefixFilter() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.