public class TestEnableTableProcedure 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 |
|---|
TestEnableTableProcedure() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEnableNonDisabledTable() |
void |
testEnableTable() |
void |
testRecoveryAndDoubleExecution() |
void |
testRollbackAndDoubleExecution() |
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDownpublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public org.junit.rules.TestName name
public TestEnableTableProcedure()
public void testEnableTable() throws Exception
Exceptionpublic void testEnableNonDisabledTable() throws Exception
Exceptionpublic void testRecoveryAndDoubleExecution() throws Exception
Exceptionpublic void testRollbackAndDoubleExecution() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.