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
IOException
public void testMultipleColumnPrefixFilterWithManyFamilies() throws IOException
IOException
public void testMultipleColumnPrefixFilterWithColumnPrefixFilter() throws IOException
IOException
List<String> generateRandomWords(int numberOfWords, String suffix)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.