public class TestMultiRowRangeFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMultiRowRangeFilter() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMultiRowRangeFilter()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testRanges() throws IOException
IOExceptionpublic void testOutOfOrderScannerNextException() throws Exception
Exceptionpublic void testMergeAndSortWithEmptyStartRow() throws IOException
IOExceptionpublic void testMergeAndSortWithEmptyStopRow() throws IOException
IOExceptionpublic void testMergeAndSortWithEmptyStartRowAndStopRow() throws IOException
IOExceptionpublic void testMultiRowRangeWithoutRange() throws IOException
IOExceptionpublic void testMultiRowRangeWithInvalidRange() throws IOException
IOExceptionpublic void testMergeAndSortWithoutOverlap() throws IOException
IOExceptionpublic void testMergeAndSortWithOverlap() throws IOException
IOExceptionpublic void testMergeAndSortWithStartRowInclusive() throws IOException
IOExceptionpublic void testMergeAndSortWithRowExclusive() throws IOException
IOExceptionpublic void testMergeAndSortWithRowInclusive() throws IOException
IOExceptionpublic void assertRangesEqual(List<MultiRowRangeFilter.RowRange> expected, List<MultiRowRangeFilter.RowRange> actual)
public void testMultiRowRangeFilterWithRangeOverlap() throws IOException
IOExceptionpublic void testMultiRowRangeFilterWithoutRangeOverlap() throws IOException
IOExceptionpublic void testMultiRowRangeFilterWithEmptyStartRow() throws IOException
IOExceptionpublic void testMultiRowRangeFilterWithEmptyStopRow() throws IOException
IOExceptionpublic void testMultiRowRangeFilterWithInclusive() throws IOException
IOExceptionpublic void testMultiRowRangeFilterWithExclusive() throws IOException
IOExceptionpublic void testMultiRowRangeWithFilterListAndOperator() throws IOException
IOExceptionpublic void testMultiRowRangeWithFilterListOrOperator() throws IOException
IOExceptionpublic void testOneRowRange() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.