Package org.apache.storm.generated
Class DistributedRPCInvocations.AsyncProcessor.failRequestV2<I extends DistributedRPCInvocations.AsyncIface>
java.lang.Object
org.apache.storm.thrift.AsyncProcessFunction<I,DistributedRPCInvocations.failRequestV2_args,Void>
  
org.apache.storm.generated.DistributedRPCInvocations.AsyncProcessor.failRequestV2<I>
- Enclosing class:
 - DistributedRPCInvocations.AsyncProcessor<I extends DistributedRPCInvocations.AsyncIface>
 
public static class DistributedRPCInvocations.AsyncProcessor.failRequestV2<I extends DistributedRPCInvocations.AsyncIface>
extends org.apache.storm.thrift.AsyncProcessFunction<I,DistributedRPCInvocations.failRequestV2_args,Void>  
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<Void>getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, DistributedRPCInvocations.failRequestV2_args args, org.apache.storm.thrift.async.AsyncMethodCallback<Void> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunction
getMethodName, sendResponse 
- 
Constructor Details
- 
failRequestV2
public failRequestV2() 
 - 
 - 
Method Details
- 
getEmptyArgsInstance
- Specified by:
 getEmptyArgsInstancein classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.failRequestV2_args, Void> 
 - 
getResultHandler
public org.apache.storm.thrift.async.AsyncMethodCallback<Void> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
 getResultHandlerin classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.failRequestV2_args, Void> 
 - 
isOneway
protected boolean isOneway()- Specified by:
 isOnewayin classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.failRequestV2_args, Void> 
 - 
start
public void start(I iface, DistributedRPCInvocations.failRequestV2_args args, org.apache.storm.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
 startin classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.failRequestV2_args, Void> - Throws:
 org.apache.storm.thrift.TException
 
 -