Class TestRSRpcServices
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRSRpcServices
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestRSRpcServices
extends Object
Test parts of
RSRpcServices-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSimple test of the toString on RegionScannerHolder works.
-
Field Details
-
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
-