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