Interface AerospikeExpectedValuesOperations<EV>
- All Known Implementing Classes:
AerospikeBasicExpectedValueOperations
public interface AerospikeExpectedValuesOperations<EV>
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckExpectedValues(List<AerospikeLock> locks, EV expectedValues)
-
Method Details
-
checkExpectedValues
void checkExpectedValues(List<AerospikeLock> locks, EV expectedValues) throws PermanentLockingException - Throws:
PermanentLockingException
-