public class TestProcedureAdmin extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestProcedureAdmin()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
cleanupTest()  | 
void | 
setup()  | 
static void | 
setupCluster()  | 
void | 
tearDown()  | 
void | 
testAbortNonExistProcedure()  | 
void | 
testAbortProcedureFailure()  | 
void | 
testAbortProcedureInterruptedNotAllowed()  | 
void | 
testAbortProcedureSuccess()  | 
void | 
testListProcedure()  | 
protected static final HBaseTestingUtility UTIL
public void testAbortProcedureSuccess()
                               throws Exception
Exceptionpublic void testAbortProcedureFailure()
                               throws Exception
Exceptionpublic void testAbortProcedureInterruptedNotAllowed()
                                             throws Exception
Exceptionpublic void testAbortNonExistProcedure()
                                throws Exception
Exception