public static class DistributedRPCInvocations.AsyncProcessor.fetchRequest<I extends DistributedRPCInvocations.AsyncIface> extends org.apache.storm.thrift.AsyncProcessFunction<I,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
Constructor and Description |
---|
fetchRequest() |
Modifier and Type | Method and Description |
---|---|
DistributedRPCInvocations.fetchRequest_args |
getEmptyArgsInstance() |
org.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) |
public DistributedRPCInvocations.fetchRequest_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
public org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> getResultHandler(org.apache.storm.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
protected boolean isOneway()
isOneway
in class org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
public void start(I iface, DistributedRPCInvocations.fetchRequest_args args, org.apache.storm.thrift.async.AsyncMethodCallback<DRPCRequest> resultHandler) throws org.apache.storm.thrift.TException
start
in class org.apache.storm.thrift.AsyncProcessFunction<I extends DistributedRPCInvocations.AsyncIface,DistributedRPCInvocations.fetchRequest_args,DRPCRequest>
org.apache.storm.thrift.TException
Copyright © 2022 The Apache Software Foundation. All rights reserved.