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