Package org.apache.hadoop.hbase.client
Class TestGetProcedureResult
java.lang.Object
org.apache.hadoop.hbase.client.TestGetProcedureResult
Testcase for HBASE-19608.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestGetProcedureResult
public TestGetProcedureResult()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
getState
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 - Throws:
org.apache.hadoop.hbase.MasterNotRunningException
IOException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
-
testRace
- Throws:
Exception
-