Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Constructor and Description |
---|
RpcServer(Server serverInstance,
String name,
List<RpcServer.BlockingServiceAndInterface> services,
InetSocketAddress isa,
org.apache.hadoop.conf.Configuration conf,
RpcScheduler scheduler)
Constructs a server listening on the named port and address.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.