Uses of Class
io.higson.runtime.diagnostic.flush.DiagnosticFlushConfig
Packages that use DiagnosticFlushConfig
-
Uses of DiagnosticFlushConfig in io.higson.runtime.diagnostic.flush
Methods in io.higson.runtime.diagnostic.flush that return DiagnosticFlushConfigModifier and TypeMethodDescriptionDiagnosticFlushConfig.maxAttempts(int maxAttempts) DiagnosticFlushConfig.retryBackoffSeconds(int retryBackoffSeconds) Constructors in io.higson.runtime.diagnostic.flush with parameters of type DiagnosticFlushConfigModifierConstructorDescriptionDiagnosticFlushService(DiagnosticQueue queue, List<DiagnosticEventPersister<?>> persisters, DiagnosticFlushConfig config)