Package com.inductiveautomation.ignition.gateway.storeforward.sinks
package com.inductiveautomation.ignition.gateway.storeforward.sinks
-
ClassDescriptionAbstractDatasourceSink<T extends PersistentData>An abstract base class for sinks that use a data source to store data.AbstractSink<T extends PersistentData>The abstract base class for all data sinks.DataSink<T extends PersistentData>This interface represents a data sink that can consume and process data of a particular type.A sink that stores historical records to a datasource.