BatchProcessingSucceeded

data class BatchProcessingSucceeded(val batchSize: Int, val duration: Duration) : ProcessingEvent

Constructors

Link copied to clipboard
constructor(batchSize: Int, duration: Duration)

Properties

Link copied to clipboard
Link copied to clipboard