public static class Connection.AsyncProcessor.command<I extends Connection.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,Connection.command_args,Long>
| Constructor | Description |
|---|---|
command() |
| Modifier and Type | Method | Description |
|---|---|---|
Connection.command_args |
getEmptyArgsInstance() |
|
org.apache.thrift.async.AsyncMethodCallback<Long> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
protected boolean |
isOneway() |
|
void |
start(I iface,
Connection.command_args args,
org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler) |
public Connection.command_args getEmptyArgsInstance()
getEmptyArgsInstance in class org.apache.thrift.AsyncProcessFunction<I extends Connection.AsyncIface,Connection.command_args,Long>public org.apache.thrift.async.AsyncMethodCallback<Long> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler in class org.apache.thrift.AsyncProcessFunction<I extends Connection.AsyncIface,Connection.command_args,Long>protected boolean isOneway()
isOneway in class org.apache.thrift.AsyncProcessFunction<I extends Connection.AsyncIface,Connection.command_args,Long>public void start(I iface, Connection.command_args args, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler) throws org.apache.thrift.TException
start in class org.apache.thrift.AsyncProcessFunction<I extends Connection.AsyncIface,Connection.command_args,Long>org.apache.thrift.TExceptionCopyright © 2020. All rights reserved.