static void |
ODistributedTransactionManager.acquireMultipleRecordLocks(Object iThis,
ODistributedServerManager dManager,
List<ORecordId> recordsToLock,
ODistributedStorageEventListener eventListener,
ODistributedTxContext reqContext,
long timeout) |
protected void |
ODistributedTransactionManager.acquireMultipleRecordLocks(OTransaction iTx,
ODistributedStorageEventListener eventListener,
ODistributedTxContext reqContext)
Acquires lock in block by using an optimistic approach with retry & random delay.
|
List<ORecordOperation> |
ODistributedTransactionManager.commit(ODatabaseDocumentTx database,
OTransaction iTx,
Runnable callback,
ODistributedStorageEventListener eventListener) |
void |
ODistributedStorage.setEventListener(ODistributedStorageEventListener eventListener) |