public static class DistributedRPC.Processor.execute<I extends DistributedRPC.Iface> extends org.apache.thrift.ProcessFunction<I,DistributedRPC.execute_args>
| Constructor and Description | 
|---|
| execute() | 
| Modifier and Type | Method and Description | 
|---|---|
| DistributedRPC.execute_args | getEmptyArgsInstance() | 
| DistributedRPC.execute_result | getResult(I iface,
         DistributedRPC.execute_args args) | 
| protected boolean | isOneway() | 
| protected boolean | rethrowUnhandledExceptions() | 
public DistributedRPC.execute_args getEmptyArgsInstance()
getEmptyArgsInstance in class org.apache.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>protected boolean isOneway()
isOneway in class org.apache.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>protected boolean rethrowUnhandledExceptions()
rethrowUnhandledExceptions in class org.apache.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>public DistributedRPC.execute_result getResult(I iface, DistributedRPC.execute_args args) throws org.apache.thrift.TException
getResult in class org.apache.thrift.ProcessFunction<I extends DistributedRPC.Iface,DistributedRPC.execute_args>org.apache.thrift.TExceptionCopyright © 2022 The Apache Software Foundation. All Rights Reserved.