public class TestScannersFromClientSide2 extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
allowPartial |
boolean |
batch |
static HBaseClassTestRule |
CLASS_RULE |
boolean |
smallResultSize |
| Constructor and Description |
|---|
TestScannersFromClientSide2() |
| Modifier and Type | Method and Description |
|---|---|
static List<Object[]> |
params() |
static void |
setUp() |
static void |
tearDown() |
void |
testReversedScanWithLimit() |
void |
testReversedScanWithLimitGreaterThanActualCount() |
void |
testReversedStartRowStopRowInclusive() |
void |
testScanWithLimit() |
void |
testScanWithLimitGreaterThanActualCount() |
void |
testStartRowStopRowInclusive() |
public static final HBaseClassTestRule CLASS_RULE
public boolean batch
public boolean smallResultSize
public boolean allowPartial
public TestScannersFromClientSide2()
public void testScanWithLimit() throws Exception
Exceptionpublic void testScanWithLimitGreaterThanActualCount() throws Exception
Exceptionpublic void testReversedScanWithLimit() throws Exception
Exceptionpublic void testReversedScanWithLimitGreaterThanActualCount() throws Exception
Exceptionpublic void testStartRowStopRowInclusive() throws Exception
Exceptionpublic void testReversedStartRowStopRowInclusive() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.