|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcServer.BlockingServiceAndInterface | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
Uses of RpcServer.BlockingServiceAndInterface in org.apache.hadoop.hbase.ipc |
---|
Constructor parameters in org.apache.hadoop.hbase.ipc with type arguments of type RpcServer.BlockingServiceAndInterface | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |