Interface RetryHistoricalData
- All Superinterfaces:
HistoricalData
,Serializable
- All Known Subinterfaces:
ScanclassHistorySet
- All Known Implementing Classes:
BasicScanclassHistorySet
Deprecated.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbadData()
Deprecated.void
Deprecated.Deprecated.void
Deprecated.void
markAsBad
(HistoricalTagValue value) Deprecated.boolean
Deprecated.Deprecated.void
Deprecated.void
Deprecated.Methods inherited from interface com.inductiveautomation.ignition.gateway.storeforward.deprecated.HistoricalData
getDataCount, getFlavor, getLoggerName, getSignature, upgrade
-
Method Details
-
markAllAsBad
void markAllAsBad()Deprecated. -
clearBadData
void clearBadData()Deprecated. -
markAsBad
Deprecated. -
badData
Deprecated. -
setFailureReason
Deprecated. -
failureReason
Exception failureReason()Deprecated. -
setRetry
Deprecated. -
retryState
RetryHistoricalData.RetryState retryState()Deprecated. -
retryEnabled
boolean retryEnabled()Deprecated.
-