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