| Package | Description |
|---|---|
| com.aerospike.client | |
| com.aerospike.client.listener |
| Modifier and Type | Method and Description |
|---|---|
CommitStatus |
AerospikeClient.commit(Txn txn)
Attempt to commit the given multi-record transaction.
|
CommitStatus |
IAerospikeClient.commit(Txn txn)
Attempt to commit the given multi-record transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitListener.onFailure(AerospikeException.Commit ae)
This method is called when the commit fails.
|
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.