public class TestDisableTableProcedure extends TestTableDDLProcedureBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
UTIL
Constructor and Description |
---|
TestDisableTableProcedure() |
Modifier and Type | Method and Description |
---|---|
void |
testDisableTable() |
void |
testDisableTableMultipleTimes() |
void |
testRecoveryAndDoubleExecution() |
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public org.junit.rules.TestName name
public TestDisableTableProcedure()
public void testDisableTable() throws Exception
Exception
public void testDisableTableMultipleTimes() throws Exception
Exception
public void testRecoveryAndDoubleExecution() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.