Uses of Interface
nosql.batch.update.aerospike.lock.AerospikeBatchLocks
Packages that use AerospikeBatchLocks
Package
Description
-
Uses of AerospikeBatchLocks in nosql.batch.update.aerospike.basic.lock
Classes in nosql.batch.update.aerospike.basic.lock that implement AerospikeBatchLocks -
Uses of AerospikeBatchLocks in nosql.batch.update.aerospike.lock
Classes in nosql.batch.update.aerospike.lock with type parameters of type AerospikeBatchLocksModifier and TypeClassDescriptionclassAerospikeLockOperations<LOCKS extends AerospikeBatchLocks<EV>,EV> -
Uses of AerospikeBatchLocks in nosql.batch.update.aerospike.wal
Classes in nosql.batch.update.aerospike.wal with type parameters of type AerospikeBatchLocksModifier and TypeInterfaceDescriptioninterfaceAerospikeBatchUpdateSerde<LOCKS extends AerospikeBatchLocks<EV>,UPDATES, EV> classAerospikeWriteAheadLogManager<LOCKS extends AerospikeBatchLocks<EV>,UPDATES, EV>