public class TestTableDeleteFamilyHandler
extends java.lang.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 java.lang.Exception
java.lang.Exceptionpublic static void afterAllTests()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void cleanup()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteColumnFamilyWithMultipleRegions()
throws java.lang.Exception
java.lang.Exceptionpublic void deleteColumnFamilyTwice()
throws java.lang.Exception
java.lang.Exception