Uses of Class
nosql.batch.update.lock.Lock
Packages that use Lock
-
Uses of Lock in nosql.batch.update
Classes in nosql.batch.update with type parameters of type LockModifier and TypeClassDescriptionclassBatchOperations<LOCKS,UPDATES, L extends Lock, BATCH_ID> classBatchUpdater<LOCKS,UPDATES, L extends Lock, BATCH_ID> Used to run batch updates on NoSql storage. -
Uses of Lock in nosql.batch.update.lock
Classes in nosql.batch.update.lock with type parameters of type Lock -
Uses of Lock in nosql.batch.update.wal
Classes in nosql.batch.update.wal with type parameters of type LockModifier and TypeClassDescriptionclassWriteAheadLogCompleter<LOCKS,UPDATES, L extends Lock, BATCH_ID> Completes hanged transactions