Uses of Class
com.aerospike.client.AerospikeException.Commit
Packages that use AerospikeException.Commit
-
Uses of AerospikeException.Commit in com.aerospike.client
Methods in com.aerospike.client that throw AerospikeException.CommitModifier and TypeMethodDescriptionfinal CommitStatusAttempt to commit the given multi-record transaction.Attempt to commit the given multi-record transaction. -
Uses of AerospikeException.Commit in com.aerospike.client.listener
Methods in com.aerospike.client.listener with parameters of type AerospikeException.CommitModifier and TypeMethodDescriptionvoidCommitListener.onFailure(AerospikeException.Commit ae) This method is called when the commit fails.