public static class Kestrel.AsyncClient.confirm_call extends org.apache.thrift7.async.TAsyncMethodCall
| Constructor and Description |
|---|
confirm_call(String queue_name,
Set<Long> ids,
org.apache.thrift7.async.AsyncMethodCallback<Kestrel.AsyncClient.confirm_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 confirm_call(String queue_name, Set<Long> ids, org.apache.thrift7.async.AsyncMethodCallback<Kestrel.AsyncClient.confirm_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