public class TestColumnPrefixFilter 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 |
---|
TestColumnPrefixFilter() |
Modifier and Type | Method and Description |
---|---|
(package private) List<String> |
generateRandomWords(int numberOfWords,
String suffix) |
void |
testColumnPrefixFilter() |
void |
testColumnPrefixFilterWithFilterList() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestColumnPrefixFilter()
public void testColumnPrefixFilter() throws IOException
IOException
public void testColumnPrefixFilterWithFilterList() throws IOException
IOException
List<String> generateRandomWords(int numberOfWords, String suffix)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.