| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc | |
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver |
| Constructor and Description |
|---|
RpcServer(Server server,
String name,
List<RpcServer.BlockingServiceAndInterface> services,
InetSocketAddress bindAddress,
Configuration conf,
RpcScheduler scheduler)
Constructs a server listening on the named port and address.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<RpcServer.BlockingServiceAndInterface> |
MasterRpcServices.getServices() |
| Modifier and Type | Method and Description |
|---|---|
protected List<RpcServer.BlockingServiceAndInterface> |
RSRpcServices.getServices() |