public class TestFilterSerialization extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestFilterSerialization() |
| Modifier and Type | Method and Description |
|---|---|
void |
testColumnCountGetFilter() |
void |
testColumnPaginationFilter() |
void |
testColumnPrefixFilter() |
void |
testColumnRangeFilter() |
void |
testColumnValueFilter() |
void |
testDependentColumnFilter() |
void |
testFamilyFilter() |
void |
testFilterList() |
void |
testFilterWrapper() |
void |
testFirstKeyOnlyFilter() |
void |
testFirstKeyValueMatchingQualifiersFilter() |
void |
testFuzzyRowFilter() |
void |
testInclusiveStopFilter() |
void |
testKeyOnlyFilter() |
void |
testMultipleColumnPrefixFilter() |
void |
testMultiRowRangeFilter() |
void |
testPageFilter() |
void |
testPrefixFilter() |
void |
testQualifierFilter() |
void |
testRandomRowFilter() |
void |
testRowFilter() |
void |
testSingleColumnValueExcludeFilter() |
void |
testSingleColumnValueFilter() |
void |
testSkipFilter() |
void |
testTimestampsFilter() |
void |
testValueFilter() |
void |
testWhileMatchFilter() |
public static final HBaseClassTestRule CLASS_RULE
public TestFilterSerialization()
public void testColumnCountGetFilter() throws Exception
Exceptionpublic void testColumnPaginationFilter() throws Exception
Exceptionpublic void testColumnPrefixFilter() throws Exception
Exceptionpublic void testColumnRangeFilter() throws Exception
Exceptionpublic void testDependentColumnFilter() throws Exception
Exceptionpublic void testFamilyFilter() throws Exception
Exceptionpublic void testFilterList() throws Exception
Exceptionpublic void testFilterWrapper() throws Exception
Exceptionpublic void testFirstKeyValueMatchingQualifiersFilter() throws Exception
Exceptionpublic void testFirstKeyOnlyFilter() throws Exception
Exceptionpublic void testFuzzyRowFilter() throws Exception
Exceptionpublic void testInclusiveStopFilter() throws Exception
Exceptionpublic void testKeyOnlyFilter() throws Exception
Exceptionpublic void testMultipleColumnPrefixFilter() throws Exception
Exceptionpublic void testPageFilter() throws Exception
Exceptionpublic void testPrefixFilter() throws Exception
Exceptionpublic void testQualifierFilter() throws Exception
Exceptionpublic void testRandomRowFilter() throws Exception
Exceptionpublic void testRowFilter() throws Exception
Exceptionpublic void testSingleColumnValueExcludeFilter() throws Exception
Exceptionpublic void testSingleColumnValueFilter() throws Exception
Exceptionpublic void testSkipFilter() throws Exception
Exceptionpublic void testTimestampsFilter() throws Exception
Exceptionpublic void testValueFilter() throws Exception
Exceptionpublic void testWhileMatchFilter() throws Exception
Exceptionpublic void testMultiRowRangeFilter() throws Exception
Exceptionpublic void testColumnValueFilter() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.