Class BatchExpectedValueOperations

java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.BatchExpectedValueOperations
All Implemented Interfaces:
nosql.batch.update.aerospike.lock.AerospikeExpectedValuesOperations<Map<com.aerospike.client.Key,ExpectedValue>>

public class BatchExpectedValueOperations extends Object implements nosql.batch.update.aerospike.lock.AerospikeExpectedValuesOperations<Map<com.aerospike.client.Key,ExpectedValue>>
  • Constructor Details

    • BatchExpectedValueOperations

      public BatchExpectedValueOperations(AerospikeOperations aerospikeOperations)
  • Method Details

    • checkExpectedValues

      public void checkExpectedValues(List<nosql.batch.update.aerospike.lock.AerospikeLock> locks, Map<com.aerospike.client.Key,ExpectedValue> expectedValues) throws nosql.batch.update.lock.PermanentLockingException
      Specified by:
      checkExpectedValues in interface nosql.batch.update.aerospike.lock.AerospikeExpectedValuesOperations<Map<com.aerospike.client.Key,ExpectedValue>>
      Throws:
      nosql.batch.update.lock.PermanentLockingException