Package org.apache.storm.generated
Class DistributedRPCInvocations.Processor.result<I extends DistributedRPCInvocations.Iface>
java.lang.Object
org.apache.storm.thrift.ProcessFunction<I,DistributedRPCInvocations.result_args>
 
org.apache.storm.generated.DistributedRPCInvocations.Processor.result<I>
- Enclosing class:
- DistributedRPCInvocations.Processor<I extends DistributedRPCInvocations.Iface>
public static class DistributedRPCInvocations.Processor.result<I extends DistributedRPCInvocations.Iface>
extends org.apache.storm.thrift.ProcessFunction<I,DistributedRPCInvocations.result_args> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetResult(I iface, DistributedRPCInvocations.result_args args) protected booleanisOneway()protected booleanMethods inherited from class org.apache.storm.thrift.ProcessFunctiongetMethodName, process
- 
Constructor Details- 
resultpublic result()
 
- 
- 
Method Details- 
getEmptyArgsInstance- Specified by:
- getEmptyArgsInstancein class- org.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,- DistributedRPCInvocations.result_args> 
 
- 
isOnewayprotected boolean isOneway()- Specified by:
- isOnewayin class- org.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,- DistributedRPCInvocations.result_args> 
 
- 
rethrowUnhandledExceptionsprotected boolean rethrowUnhandledExceptions()- Overrides:
- rethrowUnhandledExceptionsin class- org.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,- DistributedRPCInvocations.result_args> 
 
- 
getResultpublic DistributedRPCInvocations.result_result getResult(I iface, DistributedRPCInvocations.result_args args) throws org.apache.storm.thrift.TException - Specified by:
- getResultin class- org.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,- DistributedRPCInvocations.result_args> 
- Throws:
- org.apache.storm.thrift.TException
 
 
-