public class TestSizeFailures
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
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
|
protected static final HBaseTestingUtility TEST_UTIL
protected static int SLAVES
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testScannerSeesAllRecords()
throws java.lang.Exception
java.lang.Exceptionpublic void testSmallScannerSeesAllRecords()
throws java.lang.Exception
java.lang.Exception