Interface StoreAndForwardEngine
-
- All Superinterfaces:
DataSink
,HistoryStorer
public interface StoreAndForwardEngine extends DataSink
-
-
Field Summary
-
Fields inherited from interface com.inductiveautomation.ignition.gateway.history.DataSink
LOG_NAME_TEMPLATE
-
-
Method Summary
-
Methods inherited from interface com.inductiveautomation.ignition.gateway.history.DataSink
getInfo, getLogName, getPipelineName, getQuarantineManager, isAccepting, shutdown, startup
-
Methods inherited from interface com.inductiveautomation.ignition.gateway.history.HistoryStorer
acceptsData, isLicensedFor, storeData
-
-