appendBatch

fun appendBatch(batch: Int, lossValue: Double, metricValue: Double)

Appends tracked data from one batch event.

fun appendBatch(batchEvent: BatchEvent)

Appends one BatchEvent.