Questo contenuto non è disponibile nella lingua selezionata.

A.6. DeadlockDetectingLockManager


org.infinispan.util.concurrent.locks.DeadlockDetectingLockManager
This component provides information about the number of deadlocks that were detected.
Table A.11. Attributes
Name Description Type Writable
DetectedLocalDeadlocks Number of local transaction that were roll backed due to deadlocks. long No
DetectedRemoteDeadlocks Number of remote transaction that were roll backed due to deadlocks. long No
LocallyInterruptedTransactions Number of locally originated transactions that were interrupted as a deadlock situation was detected. long No
OverlapWithNotDeadlockAwareLockOwners Number of situations when we try to determine a deadlock and the other lock owner is NOT a transaction. In this scenario we cannot run the deadlock detection mechanism. long No
TotalNumberOfDetectedDeadlocks Total number of local detected deadlocks. long No
Table A.12. Operations
Name Description Signature
resetStatistics Resets statistics gathered by this component. void resetStatistics()
Red Hat logoGithubRedditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita ilBlog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

© 2024 Red Hat, Inc.