public class TestProcedureManager extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static int |
NUM_RS |
private static HBaseTestingUtility |
util |
Constructor and Description |
---|
TestProcedureManager() |
Modifier and Type | Method and Description |
---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testSimpleProcedureManager() |
public static final HBaseClassTestRule CLASS_RULE
private static final int NUM_RS
private static HBaseTestingUtility util
public TestProcedureManager()
public static void setupBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testSimpleProcedureManager() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.