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,
int handlerCount,
int priorityHandlerCount,
org.apache.hadoop.conf.Configuration conf,
int highPriorityLevel)
Constructs a server listening on the named port and address.
|
Copyright © 2013 The Apache Software Foundation. All rights reserved.