Interface DataTransaction
- All Superinterfaces:
HistoricalData
,Serializable
- All Known Implementing Classes:
BasicDataTransaction
A data transaction is simply a group of historical data that should be stored together at the same time.
-
Method Summary
Methods inherited from interface com.inductiveautomation.ignition.gateway.history.HistoricalData
getDataCount, getFlavor, getLoggerName, getSignature
-
Method Details
-
getData
List<HistoricalData> getData()
-