public static class Kestrel.AsyncClient.put_call extends org.apache.thrift7.async.TAsyncMethodCall
| Constructor and Description |
|---|
put_call(String queue_name,
List<ByteBuffer> items,
int expiration_msec,
org.apache.thrift7.async.AsyncMethodCallback<Kestrel.AsyncClient.put_call> resultHandler,
org.apache.thrift7.async.TAsyncClient client,
org.apache.thrift7.protocol.TProtocolFactory protocolFactory,
org.apache.thrift7.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResult() |
void |
write_args(org.apache.thrift7.protocol.TProtocol prot) |
public put_call(String queue_name, List<ByteBuffer> items, int expiration_msec, org.apache.thrift7.async.AsyncMethodCallback<Kestrel.AsyncClient.put_call> resultHandler, org.apache.thrift7.async.TAsyncClient client, org.apache.thrift7.protocol.TProtocolFactory protocolFactory, org.apache.thrift7.transport.TNonblockingTransport transport) throws org.apache.thrift7.TException
org.apache.thrift7.TExceptionpublic void write_args(org.apache.thrift7.protocol.TProtocol prot) throws org.apache.thrift7.TException
write_args in class org.apache.thrift7.async.TAsyncMethodCallorg.apache.thrift7.TExceptionpublic int getResult() throws org.apache.thrift7.TException
org.apache.thrift7.TException