public class TestSizeFailures extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static int |
SLAVES |
protected static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestSizeFailures() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testScannerSeesAllRecords()
Basic client side validation of HBASE-13262
|
void |
testSmallScannerSeesAllRecords()
Basic client side validation of HBASE-13262
|
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseTestingUtility TEST_UTIL
protected static int SLAVES
public TestSizeFailures()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testScannerSeesAllRecords() throws Exception
Exceptionpublic void testSmallScannerSeesAllRecords() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.