public static final class DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub extends DAGClientAMProtocolRPC.DAGClientAMProtocol implements DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface
DAGClientAMProtocolRPC.DAGClientAMProtocol.BlockingInterface, DAGClientAMProtocolRPC.DAGClientAMProtocol.Interface, DAGClientAMProtocolRPC.DAGClientAMProtocol.Stub| Modifier and Type | Method and Description |
|---|---|
void |
getAllDAGs(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAllDAGsRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetAllDAGsResponseProto> done)
rpc getAllDAGs(.GetAllDAGsRequestProto) returns (.GetAllDAGsResponseProto); |
void |
getAMStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAMStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetAMStatusResponseProto> done)
rpc getAMStatus(.GetAMStatusRequestProto) returns (.GetAMStatusResponseProto); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
getDAGStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetDAGStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto> done)
rpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto); |
void |
getVertexStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetVertexStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetVertexStatusResponseProto> done)
rpc getVertexStatus(.GetVertexStatusRequestProto) returns (.GetVertexStatusResponseProto); |
void |
shutdownSession(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.ShutdownSessionRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.ShutdownSessionResponseProto> done)
rpc shutdownSession(.ShutdownSessionRequestProto) returns (.ShutdownSessionResponseProto); |
void |
submitDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.SubmitDAGRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.SubmitDAGResponseProto> done)
rpc submitDAG(.SubmitDAGRequestProto) returns (.SubmitDAGResponseProto); |
void |
tryKillDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.TryKillDAGRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.TryKillDAGResponseProto> done)
rpc tryKillDAG(.TryKillDAGRequestProto) returns (.TryKillDAGResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void getAllDAGs(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAllDAGsRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetAllDAGsResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc getAllDAGs(.GetAllDAGsRequestProto) returns (.GetAllDAGsResponseProto);getAllDAGs in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacegetAllDAGs in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void getDAGStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetDAGStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetDAGStatusResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc getDAGStatus(.GetDAGStatusRequestProto) returns (.GetDAGStatusResponseProto);getDAGStatus in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacegetDAGStatus in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void getVertexStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetVertexStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetVertexStatusResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc getVertexStatus(.GetVertexStatusRequestProto) returns (.GetVertexStatusResponseProto);getVertexStatus in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacegetVertexStatus in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void tryKillDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.TryKillDAGRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.TryKillDAGResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc tryKillDAG(.TryKillDAGRequestProto) returns (.TryKillDAGResponseProto);tryKillDAG in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacetryKillDAG in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void submitDAG(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.SubmitDAGRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.SubmitDAGResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc submitDAG(.SubmitDAGRequestProto) returns (.SubmitDAGResponseProto);submitDAG in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacesubmitDAG in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void shutdownSession(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.ShutdownSessionRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.ShutdownSessionResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc shutdownSession(.ShutdownSessionRequestProto) returns (.ShutdownSessionResponseProto);shutdownSession in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfaceshutdownSession in class DAGClientAMProtocolRPC.DAGClientAMProtocolpublic void getAMStatus(com.google.protobuf.RpcController controller,
DAGClientAMProtocolRPC.GetAMStatusRequestProto request,
com.google.protobuf.RpcCallback<DAGClientAMProtocolRPC.GetAMStatusResponseProto> done)
DAGClientAMProtocolRPC.DAGClientAMProtocolrpc getAMStatus(.GetAMStatusRequestProto) returns (.GetAMStatusResponseProto);getAMStatus in interface DAGClientAMProtocolRPC.DAGClientAMProtocol.InterfacegetAMStatus in class DAGClientAMProtocolRPC.DAGClientAMProtocolCopyright © 2016 Apache Software Foundation. All rights reserved.