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