public class TestAddColumnFamilyProcedure extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestAddColumnFamilyProcedure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
void |
setup() |
static void |
setupCluster() |
void |
tearDown() |
void |
testAddColumnFamily() |
void |
testAddSameColumnFamilyTwice() |
void |
testRecoveryAndDoubleExecutionOffline() |
void |
testRecoveryAndDoubleExecutionOnline() |
void |
testRollbackAndDoubleExecution() |
protected static final HBaseTestingUtility UTIL
public void testAddSameColumnFamilyTwice()
throws Exception
Exceptionpublic void testRecoveryAndDoubleExecutionOffline()
throws Exception
Exceptionpublic void testRecoveryAndDoubleExecutionOnline()
throws Exception
Exception