Package org.apache.storm.generated
Class DistributedRPCInvocations.AsyncProcessor.fetchRequest<I extends DistributedRPCInvocations.AsyncIface>
java.lang.Object
org.apache.storm.thrift.AsyncProcessFunction<I,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
  
org.apache.storm.generated.DistributedRPCInvocations.AsyncProcessor.fetchRequest<I>
- Enclosing class:
- DistributedRPCInvocations.AsyncProcessor<I extends DistributedRPCInvocations.AsyncIface>
public static class DistributedRPCInvocations.AsyncProcessor.fetchRequest<I extends DistributedRPCInvocations.AsyncIface>
extends org.apache.storm.thrift.AsyncProcessFunction<I,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>  
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest>getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected booleanisOneway()voidstart(I iface, DistributedRPCInvocations.fetchRequest_args args, org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunctiongetMethodName, sendResponse
- 
Constructor Details- 
fetchRequestpublic fetchRequest()
 
- 
- 
Method Details- 
getEmptyArgsInstance- Specified by:
- getEmptyArgsInstancein class- org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,- DistributedRPCInvocations.fetchRequest_args, - DRPCRequest> 
 
- 
getResultHandlerpublic org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
- getResultHandlerin class- org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,- DistributedRPCInvocations.fetchRequest_args, - DRPCRequest> 
 
- 
isOnewayprotected boolean isOneway()- Specified by:
- isOnewayin class- org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,- DistributedRPCInvocations.fetchRequest_args, - DRPCRequest> 
 
- 
startpublic void start(I iface, DistributedRPCInvocations.fetchRequest_args args, org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
- startin class- org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,- DistributedRPCInvocations.fetchRequest_args, - DRPCRequest> 
- Throws:
- org.apache.storm.thrift.TException
 
 
-