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.voidDeprecated.Deprecated.voidDeprecated.voidmarkAsBad(HistoricalTagValue value) Deprecated.booleanDeprecated.Deprecated.voidDeprecated.voidDeprecated.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.
-