Uses of Interface
nosql.batch.update.aerospike.lock.AerospikeExpectedValuesOperations
Packages that use AerospikeExpectedValuesOperations
-
Uses of AerospikeExpectedValuesOperations in nosql.batch.update.aerospike.basic
Classes in nosql.batch.update.aerospike.basic that implement AerospikeExpectedValuesOperations -
Uses of AerospikeExpectedValuesOperations in nosql.batch.update.aerospike.lock
Constructors in nosql.batch.update.aerospike.lock with parameters of type AerospikeExpectedValuesOperationsModifierConstructorDescriptionAerospikeLockOperations(com.aerospike.client.IAerospikeClient aerospikeClient, AerospikeExpectedValuesOperations<EV> expectedValuesOperations, ExecutorService aerospikeExecutor)