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 Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResult
(I iface, DistributedRPCInvocations.failRequestV2_args args) protected boolean
isOneway()
protected boolean
Methods inherited from class org.apache.storm.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
failRequestV2
public failRequestV2()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,
DistributedRPCInvocations.failRequestV2_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,
DistributedRPCInvocations.failRequestV2_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptions
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,
DistributedRPCInvocations.failRequestV2_args>
-
getResult
public DistributedRPCInvocations.failRequestV2_result getResult(I iface, DistributedRPCInvocations.failRequestV2_args args) throws org.apache.storm.thrift.TException - Specified by:
getResult
in classorg.apache.storm.thrift.ProcessFunction<I extends DistributedRPCInvocations.Iface,
DistributedRPCInvocations.failRequestV2_args> - Throws:
org.apache.storm.thrift.TException
-