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