public static interface CoordinatorService.AsyncIface
| Modifier and Type | Method and Description |
|---|---|
void |
getMaxTransactionId(org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
sendNewTransactions(long leftTransactionId,
long rightTransactionId,
List<ByteBuffer> transactions,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void getMaxTransactionId(org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid sendNewTransactions(long leftTransactionId,
long rightTransactionId,
List<ByteBuffer> transactions,
org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2013. All rights reserved.