Package org.apache.storm.generated
Class DistributedRPC.Processor.execute<I extends DistributedRPC.Iface>
java.lang.Object
org.apache.storm.thrift.ProcessFunction<I,DistributedRPC.execute_args>
org.apache.storm.generated.DistributedRPC.Processor.execute<I>
- Enclosing class:
- DistributedRPC.Processor<I extends DistributedRPC.Iface>
public static class DistributedRPC.Processor.execute<I extends DistributedRPC.Iface>
extends org.apache.storm.thrift.ProcessFunction<I,DistributedRPC.execute_args>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResult
(I iface, DistributedRPC.execute_args args) protected boolean
isOneway()
protected boolean
Methods inherited from class org.apache.storm.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
execute
public execute()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,
DistributedRPC.execute_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,
DistributedRPC.execute_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptions
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,
DistributedRPC.execute_args>
-
getResult
public DistributedRPC.execute_result getResult(I iface, DistributedRPC.execute_args args) throws org.apache.storm.thrift.TException - Specified by:
getResult
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPC.Iface,
DistributedRPC.execute_args> - Throws:
org.apache.storm.thrift.TException
-