Uses of Class
org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC.GetDAGStatusRequestProto

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

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

Fields in org.apache.tez.dag.api.client.rpc with type parameters of type DAGClientAMProtocolRPC.GetDAGStatusRequestProto
static com.google.protobuf.Parser<DAGClientAMProtocolRPC.GetDAGStatusRequestProto> DAGClientAMProtocolRPC.GetDAGStatusRequestProto.PARSER
           
 

Methods in org.apache.tez.dag.api.client.rpc that return DAGClientAMProtocolRPC.GetDAGStatusRequestProto
 DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder.build()
           
 DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder.buildPartial()
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.getDefaultInstance()
           
 DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.getDefaultInstanceForType()
           
 DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder.getDefaultInstanceForType()
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseDelimitedFrom(InputStream input)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(byte[] data)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(InputStream input)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto DAGClientAMProtocolRPC.GetDAGStatusRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.tez.dag.api.client.rpc that return types with arguments of type DAGClientAMProtocolRPC.GetDAGStatusRequestProto
 com.google.protobuf.Parser<DAGClientAMProtocolRPC.GetDAGStatusRequestProto> DAGClientAMProtocolRPC.GetDAGStatusRequestProto.getParserForType()
           
 

Methods in org.apache.tez.dag.api.client.rpc with parameters of type DAGClientAMProtocolRPC.GetDAGStatusRequestProto
 DAGClientAMProtocolRPC.GetDAGStatusResponseProto DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface.getDAGStatus(com.google.protobuf.RpcController controller, DAGClientAMProtocolRPC.GetDAGStatusRequestProto request)
           
abstract  void DAGClientAMProtocolRPC.DAGClientAMProtocol.getDAGStatus(com.google.protobuf.RpcController controller, DAGClientAMProtocolRPC.GetDAGStatusRequestProto request, com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto> done)
          rpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto);
 void DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface.getDAGStatus(com.google.protobuf.RpcController controller, DAGClientAMProtocolRPC.GetDAGStatusRequestProto request, com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto> done)
          rpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto);
 void DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub.getDAGStatus(com.google.protobuf.RpcController controller, DAGClientAMProtocolRPC.GetDAGStatusRequestProto request, com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto> done)
           
 DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder.mergeFrom(DAGClientAMProtocolRPC.GetDAGStatusRequestProto other)
           
static DAGClientAMProtocolRPC.GetDAGStatusRequestProto.Builder DAGClientAMProtocolRPC.GetDAGStatusRequestProto.newBuilder(DAGClientAMProtocolRPC.GetDAGStatusRequestProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.