Package io.higson.runtime.diagnostic.queue
package io.higson.runtime.diagnostic.queue
-
ClassDescriptionMarker interface for payloads carried by
DiagnosticEvent.Immutable representation of a single diagnostic event that flows throughDiagnosticQueue.Identifies the type ofDiagnosticEventflowing throughDiagnosticQueue.Thread-safe, bounded in-memory queue forDiagnosticEventobjects.Configuration forDiagnosticQueue.Thread-safe counters for monitoringDiagnosticQueueactivity.Strategy applied when the diagnostic queue is full and a new event arrives.