Index
All Classes and Interfaces|All Packages
A
- acquire() - Method in class nosql.batch.update.aerospike.wal.AerospikeExclusiveLocker
- acquire(Value, LOCKS, boolean) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
- AerospikeBasicBatchLocks - Class in nosql.batch.update.aerospike.basic.lock
- AerospikeBasicBatchLocks(List<Record>) - Constructor for class nosql.batch.update.aerospike.basic.lock.AerospikeBasicBatchLocks
- AerospikeBasicBatchUpdate - Class in nosql.batch.update.aerospike.basic
- AerospikeBasicBatchUpdate(AerospikeBasicBatchLocks, List<Record>) - Constructor for class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdate
- AerospikeBasicBatchUpdater - Class in nosql.batch.update.aerospike.basic
- AerospikeBasicBatchUpdater() - Constructor for class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdater
- AerospikeBasicBatchUpdateSerde - Class in nosql.batch.update.aerospike.basic
- AerospikeBasicBatchUpdateSerde() - Constructor for class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdateSerde
- AerospikeBasicExpectedValueOperations - Class in nosql.batch.update.aerospike.basic
- AerospikeBasicExpectedValueOperations(IAerospikeClient) - Constructor for class nosql.batch.update.aerospike.basic.AerospikeBasicExpectedValueOperations
- AerospikeBasicUpdateOperations - Class in nosql.batch.update.aerospike.basic
- AerospikeBasicUpdateOperations(IAerospikeClient, ExecutorService) - Constructor for class nosql.batch.update.aerospike.basic.AerospikeBasicUpdateOperations
- AerospikeBasicWalCompleter - Class in nosql.batch.update.aerospike.basic.wal
- AerospikeBasicWalCompleter() - Constructor for class nosql.batch.update.aerospike.basic.wal.AerospikeBasicWalCompleter
- AerospikeBatchLocks<EV> - Interface in nosql.batch.update.aerospike.lock
- AerospikeBatchUpdateSerde<LOCKS extends AerospikeBatchLocks<EV>,
UPDATES, EV> - Interface in nosql.batch.update.aerospike.wal - AerospikeExclusiveLocker - Class in nosql.batch.update.aerospike.wal
- AerospikeExclusiveLocker(IAerospikeClient, String, String) - Constructor for class nosql.batch.update.aerospike.wal.AerospikeExclusiveLocker
- AerospikeExclusiveLocker(IAerospikeClient, String, String, ScheduledExecutorService, Duration) - Constructor for class nosql.batch.update.aerospike.wal.AerospikeExclusiveLocker
- AerospikeExpectedValuesOperations<EV> - Interface in nosql.batch.update.aerospike.lock
- AerospikeLock - Class in nosql.batch.update.aerospike.lock
- AerospikeLock(Lock.LockType, Key) - Constructor for class nosql.batch.update.aerospike.lock.AerospikeLock
- AerospikeLockOperations<LOCKS extends AerospikeBatchLocks<EV>,
EV> - Class in nosql.batch.update.aerospike.lock - AerospikeLockOperations(IAerospikeClient, AerospikeExpectedValuesOperations<EV>, ExecutorService) - Constructor for class nosql.batch.update.aerospike.lock.AerospikeLockOperations
- AerospikeLockOperations.LockResult<V> - Class in nosql.batch.update.aerospike.lock
- AerospikeWriteAheadLogManager<LOCKS extends AerospikeBatchLocks<EV>,
UPDATES, EV> - Class in nosql.batch.update.aerospike.wal - AerospikeWriteAheadLogManager(IAerospikeClient, String, String, AerospikeBatchUpdateSerde<LOCKS, UPDATES, EV>, Clock) - Constructor for class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
B
- basicCompleter(BatchOperations<LOCKS, List<Record>, AerospikeLock, Value>, Duration, int) - Static method in class nosql.batch.update.aerospike.basic.wal.AerospikeBasicWalCompleter
- basicLockOperations(IAerospikeClient, ExecutorService) - Static method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdater
- basicOperations(IAerospikeClient, String, String, Clock, ExecutorService, ExecutorService) - Static method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdater
- basicUpdateOperations(IAerospikeClient, ExecutorService) - Static method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdater
- basicWalManager(IAerospikeClient, String, String, Clock) - Static method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdater
- bins - Variable in class nosql.batch.update.aerospike.basic.Record
C
- checkExpectedValues(List<AerospikeLock>, EV) - Method in interface nosql.batch.update.aerospike.lock.AerospikeExpectedValuesOperations
- checkExpectedValues(List<AerospikeLock>, List<Record>) - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicExpectedValueOperations
- checkExpectedValues(LOCKS, List<AerospikeLock>) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
D
- deleteBatch(Value) - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
E
- equals(Object) - Method in class nosql.batch.update.aerospike.lock.AerospikeLock
- expectedValues() - Method in class nosql.batch.update.aerospike.basic.lock.AerospikeBasicBatchLocks
- expectedValues() - Method in interface nosql.batch.update.aerospike.lock.AerospikeBatchLocks
G
- generateBatchId() - Static method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getClient() - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getLockedByBatchUpdate(LOCKS, Value) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
- getStaleBatchesForRange(WalTimeRange) - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getTimeRanges(Duration, int) - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getTimeRangesForTimestamps(List<Long>, int) - Static method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getWalNamespace() - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- getWalSetName() - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
H
- hashCode() - Method in class nosql.batch.update.aerospike.lock.AerospikeLock
K
- key - Variable in class nosql.batch.update.aerospike.basic.Record
- key - Variable in class nosql.batch.update.aerospike.lock.AerospikeLock
- keysToLock() - Method in class nosql.batch.update.aerospike.basic.lock.AerospikeBasicBatchLocks
- keysToLock() - Method in interface nosql.batch.update.aerospike.lock.AerospikeBatchLocks
L
- LockResult(Throwable) - Constructor for class nosql.batch.update.aerospike.lock.AerospikeLockOperations.LockResult
- LockResult(V) - Constructor for class nosql.batch.update.aerospike.lock.AerospikeLockOperations.LockResult
- locks() - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdate
N
- nosql.batch.update.aerospike.basic - package nosql.batch.update.aerospike.basic
- nosql.batch.update.aerospike.basic.lock - package nosql.batch.update.aerospike.basic.lock
- nosql.batch.update.aerospike.basic.wal - package nosql.batch.update.aerospike.basic.wal
- nosql.batch.update.aerospike.lock - package nosql.batch.update.aerospike.lock
- nosql.batch.update.aerospike.wal - package nosql.batch.update.aerospike.wal
P
- putLocks(Value, LOCKS, boolean) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
R
- read(Map<String, Object>) - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdateSerde
- read(Map<String, Object>) - Method in interface nosql.batch.update.aerospike.wal.AerospikeBatchUpdateSerde
- Record - Class in nosql.batch.update.aerospike.basic
- Record(Key, List<Bin>) - Constructor for class nosql.batch.update.aerospike.basic.Record
- release() - Method in class nosql.batch.update.aerospike.wal.AerospikeExclusiveLocker
- release(List<AerospikeLock>, Value) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
- releaseLock(AerospikeLock, Value) - Method in class nosql.batch.update.aerospike.lock.AerospikeLockOperations
S
- shutdown() - Method in class nosql.batch.update.aerospike.wal.AerospikeExclusiveLocker
- staleBatchesStatement(String, String, long, long) - Static method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
- staleBatchesStatement(Duration, String, String, Clock) - Static method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
T
- throwable - Variable in class nosql.batch.update.aerospike.lock.AerospikeLockOperations.LockResult
- toLockKey(Key) - Static method in class nosql.batch.update.aerospike.basic.lock.AerospikeBasicBatchLocks
U
- updateMany(List<Record>, boolean) - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicUpdateOperations
- updates() - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdate
V
- value - Variable in class nosql.batch.update.aerospike.lock.AerospikeLockOperations.LockResult
W
- write(BatchUpdate<LOCKS, UPDATES>) - Method in interface nosql.batch.update.aerospike.wal.AerospikeBatchUpdateSerde
- write(BatchUpdate<AerospikeBasicBatchLocks, List<Record>>) - Method in class nosql.batch.update.aerospike.basic.AerospikeBasicBatchUpdateSerde
- writeBatch(BatchUpdate<LOCKS, UPDATES>) - Method in class nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager
All Classes and Interfaces|All Packages