Package com.inductiveautomation.ignition.gateway.storeforward.transaction
package com.inductiveautomation.ignition.gateway.storeforward.transaction
-
ClassDescriptionBasicTransactionSet<T extends PersistentData>A basic implementation of the
TransactionSet
interface.ForwardTransaction<T extends PersistentData>A transaction for forwarding persistent data to a sink / store.TransactionSet<T extends PersistentData>An interface for a set of transactions.