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, org.apache.hadoop.conf.Configuration conf, RpcScheduler scheduler)
          Constructs a server listening on the named port and address.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.