public class TestLimitedScanWithFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestLimitedScanWithFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testAllowPartial() |
void |
testBatch() |
void |
testBatchAllowPartial() |
void |
testBatchAndFilterDiffer() |
void |
testCompleteResult() |
public static final HBaseClassTestRule CLASS_RULE
public TestLimitedScanWithFilter()
public void testCompleteResult() throws IOException
IOExceptionpublic void testAllowPartial() throws IOException
IOExceptionpublic void testBatchAllowPartial() throws IOException
IOExceptionpublic void testBatch() throws IOException
IOExceptionpublic void testBatchAndFilterDiffer() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.