StateWithCounts

constructor(accumulatorState: S, checkpointCounts: MutableMap<CheckpointId, CheckpointValue> = mutableMapOf(), inputCount: Long = 0, createdAtMs: Long = System.currentTimeMillis())