Package org.apache.hadoop.hbase.client
Class TestGetProcedureResult
java.lang.Object
org.apache.hadoop.hbase.client.TestGetProcedureResult
Testcase for HBASE-19608.
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CLASS_RULE
- 
UTIL
 
- 
- 
Constructor Details- 
TestGetProcedureResultpublic TestGetProcedureResult()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
tearDown- Throws:
- Exception
 
- 
getStateprivate 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
 
 
-