Class TestRSRpcServices
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRSRpcServices
Test parts of
RSRpcServices
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Simple 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
-