Package cern.nxcals.api.ingestion.retry
-
Interface Summary Interface Description AcceptStrategy Defines strategy to be used by the publication retryer to decide whether a given exception, obtained while sending a message to NXCALS, can be re-tried.BackupStrategies.BackupEventListener BackupStrategy<T> Backup Strategy for the rejected messages.RecoveryStrategy Recovery strategy for the rejected data stored outside of the publisher jvm.Retryer<T> Retries sending a message to NXCALS.Serializer<T> -
Exception Summary Exception Description BackupException