Package org.apache.hadoop.hbase.filter
Class TestMultipleColumnPrefixFilter
java.lang.Object
org.apache.hadoop.hbase.filter.TestMultipleColumnPrefixFilter
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
org.junit.rules.TestName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerateRandomWords
(int numberOfWords, String suffix) void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
name
-
-
Constructor Details
-
TestMultipleColumnPrefixFilter
public TestMultipleColumnPrefixFilter()
-
-
Method Details
-
testMultipleColumnPrefixFilter
- Throws:
IOException
-
testMultipleColumnPrefixFilterWithManyFamilies
- Throws:
IOException
-
testMultipleColumnPrefixFilterWithColumnPrefixFilter
- Throws:
IOException
-
generateRandomWords
-