public class TestNegativeMemStoreSizeWithSlowCoprocessor extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TestNegativeMemStoreSizeWithSlowCoprocessor.FlushingRegionObserver  | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static byte[] | 
family  | 
(package private) static org.slf4j.Logger | 
LOG  | 
private static byte[] | 
qualifier  | 
private static byte[] | 
tableName  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
| Constructor and Description | 
|---|
TestNegativeMemStoreSizeWithSlowCoprocessor()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setupBeforeClass()  | 
static void | 
tearDownAfterClass()  | 
void | 
testNegativeMemstoreSize()  | 
public static final HBaseClassTestRule CLASS_RULE
static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
private static final byte[] tableName
private static final byte[] family
private static final byte[] qualifier
public TestNegativeMemStoreSizeWithSlowCoprocessor()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testNegativeMemstoreSize() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.