public static class WorkflowService.Processor.ListClosedWorkflowExecutions<I extends WorkflowService.Iface> extends org.apache.thrift.ProcessFunction<I,WorkflowService.ListClosedWorkflowExecutions_args>
Constructor and Description |
---|
ListClosedWorkflowExecutions() |
Modifier and Type | Method and Description |
---|---|
WorkflowService.ListClosedWorkflowExecutions_args |
getEmptyArgsInstance() |
WorkflowService.ListClosedWorkflowExecutions_result |
getResult(I iface,
WorkflowService.ListClosedWorkflowExecutions_args args) |
protected boolean |
isOneway() |
public WorkflowService.ListClosedWorkflowExecutions_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ListClosedWorkflowExecutions_args>
protected boolean isOneway()
isOneway
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ListClosedWorkflowExecutions_args>
public WorkflowService.ListClosedWorkflowExecutions_result getResult(I iface, WorkflowService.ListClosedWorkflowExecutions_args args) throws org.apache.thrift.TException
getResult
in class org.apache.thrift.ProcessFunction<I extends WorkflowService.Iface,WorkflowService.ListClosedWorkflowExecutions_args>
org.apache.thrift.TException