Package org.apache.storm.generated
Class Nimbus.AsyncProcessor.downloadChunk<I extends Nimbus.AsyncIface>
java.lang.Object
org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.downloadChunk_args,ByteBuffer>
org.apache.storm.generated.Nimbus.AsyncProcessor.downloadChunk<I>
- Enclosing class:
- Nimbus.AsyncProcessor<I extends Nimbus.AsyncIface>
public static class Nimbus.AsyncProcessor.downloadChunk<I extends Nimbus.AsyncIface>
extends org.apache.storm.thrift.AsyncProcessFunction<I,Nimbus.downloadChunk_args,ByteBuffer>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.storm.thrift.async.AsyncMethodCallback<ByteBuffer>
getResultHandler
(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) protected boolean
isOneway()
void
start
(I iface, Nimbus.downloadChunk_args args, org.apache.storm.thrift.async.AsyncMethodCallback<ByteBuffer> resultHandler) Methods inherited from class org.apache.storm.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
downloadChunk
public downloadChunk()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstance
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.downloadChunk_args, ByteBuffer>
-
getResultHandler
public org.apache.storm.thrift.async.AsyncMethodCallback<ByteBuffer> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) - Specified by:
getResultHandler
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.downloadChunk_args, ByteBuffer>
-
isOneway
protected boolean isOneway()- Specified by:
isOneway
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.downloadChunk_args, ByteBuffer>
-
start
public void start(I iface, Nimbus.downloadChunk_args args, org.apache.storm.thrift.async.AsyncMethodCallback<ByteBuffer> resultHandler) throws org.apache.storm.thrift.TException - Specified by:
start
in classorg.apache.storm.thrift.AsyncProcessFunction<I extends Nimbus.AsyncIface,
Nimbus.downloadChunk_args, ByteBuffer> - Throws:
org.apache.storm.thrift.TException
-