public class TestGetProcedureResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestGetProcedureResult.DummyProcedure |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestGetProcedureResult() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.GetProcedureResultResponse.State |
getState(long procId) |
static void |
setUp() |
static void |
tearDown() |
void |
testRace() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public TestGetProcedureResult()
private org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.GetProcedureResultResponse.State getState(long procId) throws org.apache.hadoop.hbase.MasterNotRunningException, IOException, org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hadoop.hbase.MasterNotRunningException
IOException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.