| Package | Description |
|---|---|
| com.aerospike.client |
| Modifier and Type | Method and Description |
|---|---|
void |
AerospikeClient.operate(EventLoop eventLoop,
BatchOperateListListener listener,
BatchPolicy policy,
List<BatchRecord> records)
Asynchronously read/write multiple records for specified batch keys in one batch call.
|
void |
IAerospikeClient.operate(EventLoop eventLoop,
BatchOperateListListener listener,
BatchPolicy policy,
List<BatchRecord> records)
Asynchronously read/write multiple records for specified batch keys in one batch call.
|
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.