Uses of Interface
com.aerospike.client.listener.AbortListener
Packages that use AbortListener
-
Uses of AbortListener in com.aerospike.client
Methods in com.aerospike.client with parameters of type AbortListenerModifier and TypeMethodDescriptionfinal voidAerospikeClient.abort(EventLoop eventLoop, AbortListener listener, Txn txn) Asynchronously abort and rollback the given multi-record transaction.voidIAerospikeClient.abort(EventLoop eventLoop, AbortListener listener, Txn txn) Asynchronously abort and rollback the given multi-record transaction.