Uses of Class
org.aksw.commons.txn.impl.TxnMgrImpl
Packages that use TxnMgrImpl
-
Uses of TxnMgrImpl in org.aksw.commons.txn.impl
Fields in org.aksw.commons.txn.impl declared as TxnMgrImplModifier and TypeFieldDescriptionprotected TxnMgrImplTxnReadUncommitted.txnMgrprotected TxnMgrImplTxnSerializable.txnMgrMethods in org.aksw.commons.txn.impl that return TxnMgrImplConstructors in org.aksw.commons.txn.impl with parameters of type TxnMgrImplModifierConstructorDescriptionTxnReadUncommitted(TxnMgrImpl txnMgr, String txnId) TxnSerializable(TxnMgrImpl txnMgr, String txnId, Path txnFolder)