org.apache.tez.dag.api.client.rpc
Interface DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
- All Known Subinterfaces:
- DAGClientAMProtocolBlockingPB
- Enclosing class:
- DAGClientAMProtocolRPC.DAGClientAMProtocol
public static interface DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface
getAllDAGs
DAGClientAMProtocolRPC.GetAllDAGsResponseProto getAllDAGs(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAllDAGsRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getDAGStatus
DAGClientAMProtocolRPC.GetDAGStatusResponseProto getDAGStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetDAGStatusRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getVertexStatus
DAGClientAMProtocolRPC.GetVertexStatusResponseProto getVertexStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetVertexStatusRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
tryKillDAG
DAGClientAMProtocolRPC.TryKillDAGResponseProto tryKillDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.TryKillDAGRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
submitDAG
DAGClientAMProtocolRPC.SubmitDAGResponseProto submitDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.SubmitDAGRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
shutdownSession
DAGClientAMProtocolRPC.ShutdownSessionResponseProto shutdownSession(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.ShutdownSessionRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getAMStatus
DAGClientAMProtocolRPC.GetAMStatusResponseProto getAMStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAMStatusRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
preWarm
DAGClientAMProtocolRPC.PreWarmResponseProto preWarm(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.PreWarmRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All rights reserved.