public class TestRegionServerCrashDisableWAL extends Object
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
CQ |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestRegionServerCrashDisableWAL() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] CF
private static byte[] CQ
public TestRegionServerCrashDisableWAL()
public void test() throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.