Uses of Interface
tech.ydb.yoj.repository.db.TxManagerState
Packages that use TxManagerState
-
Uses of TxManagerState in tech.ydb.yoj.repository.db
Classes in tech.ydb.yoj.repository.db that implement TxManagerStateModifier and TypeClassDescriptionfinal classStandard implementation oftransaction managerinterface, which logs transaction statements and results, and reports transaction execution metrics: rollback and commit counts; attempt duration, total duration and retry count histograms.Methods in tech.ydb.yoj.repository.db that return TxManagerStateModifier and TypeMethodDescriptionfinal TxManagerStateDelegatingTxManager.getState()StdTxManager.getState()TxManager.getState()