Uses of Class
org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface

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, 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.