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