Class AerospikeBasicBatchUpdate
java.lang.Object
nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdate
- All Implemented Interfaces:
BatchUpdate<AerospikeBasicBatchLocks,List<Record>>
public class AerospikeBasicBatchUpdate
extends Object
implements BatchUpdate<AerospikeBasicBatchLocks,List<Record>>
-
Constructor Summary
ConstructorsConstructorDescriptionAerospikeBasicBatchUpdate(AerospikeBasicBatchLocks locks, List<Record> updates) -
Method Summary
-
Constructor Details
-
AerospikeBasicBatchUpdate
-
-
Method Details
-
locks
- Specified by:
locksin interfaceBatchUpdate<AerospikeBasicBatchLocks,List<Record>>
-
updates
- Specified by:
updatesin interfaceBatchUpdate<AerospikeBasicBatchLocks,List<Record>>
-