Uses of Interface
org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface

Packages that use DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
org.apache.tez.dag.api.client.rpc   
 

Uses of DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface in org.apache.tez.dag.api.client.rpc
 

Subinterfaces of DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface in org.apache.tez.dag.api.client.rpc
 interface DAGClientAMProtocolBlockingPB
           
 

Methods in org.apache.tez.dag.api.client.rpc that return DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
static DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface DAGClientAMProtocolRPC.DAGClientAMProtocol.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
           
 

Methods in org.apache.tez.dag.api.client.rpc with parameters of type DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
static com.google.protobuf.BlockingService DAGClientAMProtocolRPC.DAGClientAMProtocol.newReflectiveBlockingService(DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface impl)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.