Uses of Interface
org.aksw.commons.txn.impl.TxnComponent
Packages that use TxnComponent
-
Uses of TxnComponent in org.aksw.commons.txn.api
Subinterfaces of TxnComponent in org.aksw.commons.txn.apiModifier and TypeInterfaceDescriptioninterfaceView over a resource w.r.t a transaction. -
Uses of TxnComponent in org.aksw.commons.txn.impl
Subinterfaces of TxnComponent in org.aksw.commons.txn.implModifier and TypeInterfaceDescriptioninterfaceinterfaceInterface for tracking changes to a file.Classes in org.aksw.commons.txn.impl that implement TxnComponentModifier and TypeClassDescriptionclassProtocol implementation to create/read/update/(delete) data with syncing to a file in a transaction-safe way.classTxnResourceApiReadUncommitted<T extends TxnReadUncommitted>Api to a resource w.r.t.classApi to a resource w.r.t.