Package com.inductiveautomation.ignition.gateway.storeforward
package com.inductiveautomation.ignition.gateway.storeforward
-
ClassDescriptionBatchWriter<T extends PersistentData>A writer interface for writing batches of data to a data store / sink.DataConsumer<T extends PersistentData>A consumer interface that can store data of type
T
which extendsPersistentData
.DataSupplier<T extends PersistentData>A supplier interface that can supply data of typeT
which extendsPersistentData
.Reader<T extends PersistentData>Reader interface for reading from a data store.Identifies a specific storage destination within an engine.The main manager interface for handling all store and forward operations.A class containing constants used in the store and forward logging system.The SubSystemIdentifiers class contains constants for all known subsystems that store data through the store and forward system.