public static class WorkflowService.AsyncProcessor.StartWorkflowExecution<I extends WorkflowService.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,WorkflowService.StartWorkflowExecution_args,StartWorkflowExecutionResponse>
Constructor and Description |
---|
StartWorkflowExecution() |
Modifier and Type | Method and Description |
---|---|
WorkflowService.StartWorkflowExecution_args |
getEmptyArgsInstance() |
org.apache.thrift.async.AsyncMethodCallback<StartWorkflowExecutionResponse> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
protected boolean |
isOneway() |
void |
start(I iface,
WorkflowService.StartWorkflowExecution_args args,
org.apache.thrift.async.AsyncMethodCallback<StartWorkflowExecutionResponse> resultHandler) |
public WorkflowService.StartWorkflowExecution_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.AsyncProcessFunction<I extends WorkflowService.AsyncIface,WorkflowService.StartWorkflowExecution_args,StartWorkflowExecutionResponse>
public org.apache.thrift.async.AsyncMethodCallback<StartWorkflowExecutionResponse> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.thrift.AsyncProcessFunction<I extends WorkflowService.AsyncIface,WorkflowService.StartWorkflowExecution_args,StartWorkflowExecutionResponse>
protected boolean isOneway()
isOneway
in class org.apache.thrift.AsyncProcessFunction<I extends WorkflowService.AsyncIface,WorkflowService.StartWorkflowExecution_args,StartWorkflowExecutionResponse>
public void start(I iface, WorkflowService.StartWorkflowExecution_args args, org.apache.thrift.async.AsyncMethodCallback<StartWorkflowExecutionResponse> resultHandler) throws org.apache.thrift.TException
start
in class org.apache.thrift.AsyncProcessFunction<I extends WorkflowService.AsyncIface,WorkflowService.StartWorkflowExecution_args,StartWorkflowExecutionResponse>
org.apache.thrift.TException