public class TestMultipleColumnPrefixFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestMultipleColumnPrefixFilter() |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<String> |
generateRandomWords(int numberOfWords,
String suffix) |
void |
testMultipleColumnPrefixFilter() |
void |
testMultipleColumnPrefixFilterWithColumnPrefixFilter() |
void |
testMultipleColumnPrefixFilterWithManyFamilies() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestMultipleColumnPrefixFilter()
public void testMultipleColumnPrefixFilter() throws IOException
IOExceptionpublic void testMultipleColumnPrefixFilterWithManyFamilies() throws IOException
IOExceptionpublic void testMultipleColumnPrefixFilterWithColumnPrefixFilter() throws IOException
IOExceptionList<String> generateRandomWords(int numberOfWords, String suffix)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.