Uses of Interface
org.aksw.commons.txn.api.TxnMgr
Packages that use TxnMgr
-
Uses of TxnMgr in org.aksw.commons.txn.api
Methods in org.aksw.commons.txn.api that return TxnMgr -
Uses of TxnMgr in org.aksw.commons.txn.impl
Classes in org.aksw.commons.txn.impl that implement TxnMgrModifier and TypeClassDescriptionclassPath-based transaction manager: Implements a protocol for that uses folders and symlinks to manage locks on paths (files and directories).Fields in org.aksw.commons.txn.impl declared as TxnMgrMethods in org.aksw.commons.txn.impl that return TxnMgrMethods in org.aksw.commons.txn.impl with parameters of type TxnMgrModifier and TypeMethodDescriptionstatic voidTxnUtils.cleanupStaleTxns(TxnMgr txnMgr, TxnHandler handler) Constructors in org.aksw.commons.txn.impl with parameters of type TxnMgr