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