public class TestTableDeleteFamilyHandler extends Object
| Constructor and Description | 
|---|
TestTableDeleteFamilyHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
afterAllTests()  | 
static void | 
beforeAllTests()
Start up a mini cluster and put a small table of empty regions into it. 
 | 
void | 
cleanup()  | 
void | 
deleteColumnFamilyTwice()  | 
void | 
deleteColumnFamilyWithMultipleRegions()  | 
void | 
setup()  | 
public static void beforeAllTests()
                           throws Exception
Exceptionpublic void setup()
           throws IOException,
                  InterruptedException
IOExceptionInterruptedExceptionpublic void deleteColumnFamilyWithMultipleRegions()
                                           throws Exception
Exception