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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest>
getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected boolean
isOneway()
void
start
(I iface, DistributedRPCInvocations.fetchRequest_args args, org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
fetchRequest
public fetchRequest()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,
DistributedRPCInvocations.fetchRequest_args, DRPCRequest>
-
getResultHandler
public org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
getResultHandler
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,
DistributedRPCInvocations.fetchRequest_args, DRPCRequest>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,
DistributedRPCInvocations.fetchRequest_args, DRPCRequest>
-
start
public void start(I iface, DistributedRPCInvocations.fetchRequest_args args, org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
start
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,
DistributedRPCInvocations.fetchRequest_args, DRPCRequest> - Throws:
org.apache.storm.thrift.TException
-