Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
RpcServer
An RPC server that hosts protobuf described Services.
|
Modifier and Type | Method and Description |
---|---|
RpcServerInterface |
RegionServerServices.getRpcServer()
Returns a reference to the region server's RPC server
|
RpcServerInterface |
HRegionServer.getRpcServer() |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.