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