public class TestAsyncProcedureAdminApi extends TestAsyncAdminBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestAsyncProcedureAdminApi() |
Modifier and Type | Method and Description |
---|---|
void |
abortProcedure() |
void |
isProcedureFinished() |
void |
listProcedure() |
static void |
setUpBeforeClass() |
void |
testExecProcedure() |
void |
testExecProcedureWithRet() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClass
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncProcedureAdminApi()
public static void setUpBeforeClass() throws Exception
Exception
public void testExecProcedure() throws Exception
Exception
public void testExecProcedureWithRet() throws Exception
Exception
public void listProcedure() throws Exception
Exception
public void isProcedureFinished() throws Exception
Exception
public void abortProcedure() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.