| Package | Description |
|---|---|
| com.aerospike.client |
| Modifier and Type | Method and Description |
|---|---|
void |
AerospikeClient.commit(EventLoop eventLoop,
CommitListener listener,
Txn txn)
Asynchronously attempt to commit the given multi-record transaction.
|
void |
IAerospikeClient.commit(EventLoop eventLoop,
CommitListener listener,
Txn txn)
Asynchronously attempt to commit the given multi-record transaction.
|
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.