public class TestSwitchToStreamRead extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSwitchToStreamRead.MatchLastRowCellNextColFilter |
static class |
TestSwitchToStreamRead.MatchLastRowCellNextRowFilter |
static class |
TestSwitchToStreamRead.MatchLastRowFilterRowFilter |
static class |
TestSwitchToStreamRead.MatchLastRowKeyFilter |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSwitchToStreamRead() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
test() |
void |
testFilterCellNextCol() |
void |
testFilterCellNextRow() |
void |
testFilterRow() |
void |
testFilterRowKey() |
void |
testStreamReadersCleanup()
Test Case for HBASE-21551
|
public static final HBaseClassTestRule CLASS_RULE
public TestSwitchToStreamRead()
public void setUp() throws IOException
IOExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testStreamReadersCleanup() throws IOException
IOExceptionpublic void test() throws IOException
IOExceptionpublic void testFilterRowKey() throws IOException
IOExceptionpublic void testFilterCellNextCol() throws IOException
IOExceptionpublic void testFilterCellNextRow() throws IOException
IOExceptionpublic void testFilterRow() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.