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