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