app/models/IndexUpdateCounter.scala (2 lines of code) (raw):

package models case class IndexUpdateCounter(ackCount:Int, errorCount:Int)