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