QueueStatistics

constructor(activeCount: Long, quarantinedCount: Long, processingCount: Long, totalBytes: Long, oldestEventAge: Duration?, eventTypeBreakdown: Map<String, Int>, stateBreakdown: Map<EventState, Int>, averageAttempts: Double)