public class TestFailedProcCleanup extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestFailedProcCleanup.CreateFailObserver |
static class |
TestFailedProcCleanup.CreateFailObserverHandler |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.conf.Configuration |
conf |
private static int |
evictionDelay |
private static byte[] |
FAMILY |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.TableName |
TABLE |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestFailedProcCleanup() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testFailCreateTable() |
void |
testFailCreateTableAction() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
protected static HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.conf.Configuration conf
private static final org.apache.hadoop.hbase.TableName TABLE
private static final byte[] FAMILY
private static final int evictionDelay
public TestFailedProcCleanup()
public static void setUpBeforeClass()
public void testFailCreateTable() throws Exception
Exception
public void testFailCreateTableAction() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.