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