Package org.aksw.commons.txn.impl
package org.aksw.commons.txn.impl
-
ClassDescriptionInterface for tracking changes to a file.Protocol implementation to create/read/update/(delete) data with syncing to a file in a transaction-safe way.Eventually these file utils should be consolidated with those in aksw-commons-io.A class that holds the original and current state of path metadata.PathMapper<T>Interface for mapping an entity to a folder w.r.t.A path with cached metadata.Callbacks for reacting to events during the life cycle management of transactions.Skeleton for implementing commit / rollback actions.Path-based transaction manager: Implements a protocol for that uses folders and symlinks to manage locks on paths (files and directories).TxnResourceApiReadUncommitted<T extends TxnReadUncommitted>Api to a resource w.r.t.Api to a resource w.r.t.Static methods for running commits and rollbacks on the
TxnAPI.