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