|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcServerInterface | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
org.apache.hadoop.hbase.regionserver |
Uses of RpcServerInterface in org.apache.hadoop.hbase.ipc |
---|
Classes in org.apache.hadoop.hbase.ipc that implement RpcServerInterface | |
---|---|
class |
RpcServer
An RPC server that hosts protobuf described Services. |
Uses of RpcServerInterface in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that return RpcServerInterface | |
---|---|
RpcServerInterface |
RegionServerServices.getRpcServer()
Returns a reference to the region server's RPC server |
RpcServerInterface |
HRegionServer.getRpcServer()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |