Class AerospikeBasicBatchLocks
java.lang.Object
nosql.batch.update.aerospike.basic.lock.AerospikeBasicBatchLocks
- All Implemented Interfaces:
AerospikeBatchLocks<List<Record>>
-
Constructor Details
-
AerospikeBasicBatchLocks
-
-
Method Details
-
keysToLock
- Specified by:
keysToLockin interfaceAerospikeBatchLocks<List<Record>>
-
expectedValues
- Specified by:
expectedValuesin interfaceAerospikeBatchLocks<List<Record>>
-
toLockKey
public static com.aerospike.client.Key toLockKey(com.aerospike.client.Key key)
-