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