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