public class TestSizeFailures extends 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