Class TestRSRpcServices
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRSRpcServices
Test parts of 
RSRpcServices- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Logger - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidSimple test of the toString on RegionScannerHolder works. 
- 
Field Details
- 
CLASS_RULE
 - 
LOG
 
 - 
 - 
Constructor Details
- 
TestRSRpcServices
public TestRSRpcServices() 
 - 
 - 
Method Details
- 
testRegionScannerHolderToString
Simple test of the toString on RegionScannerHolder works. Just creates one and calls #toString on it.- Throws:
 UnknownHostException
 
 -