Interface ScanclassHistorySet
- All Superinterfaces:
Collection<HistoricalTagValue>
,HistoricalData
,HistoricalDataList
,Iterable<HistoricalTagValue>
,List<HistoricalTagValue>
,RetryHistoricalData
,Serializable
- All Known Implementing Classes:
BasicScanclassHistorySet
@Deprecated(since="8.3.0")
public interface ScanclassHistorySet
extends HistoricalDataList, RetryHistoricalData, Serializable
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.gateway.storeforward.deprecated.RetryHistoricalData
RetryHistoricalData.RetryState
-
Method Summary
Modifier and TypeMethodDescriptionint
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface com.inductiveautomation.ignition.gateway.storeforward.deprecated.HistoricalData
getDataCount, getFlavor, getLoggerName, getSignature, upgrade
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
Methods inherited from interface com.inductiveautomation.ignition.gateway.storeforward.deprecated.RetryHistoricalData
badData, clearBadData, failureReason, markAllAsBad, markAsBad, retryEnabled, retryState, setFailureReason, setRetry