getNumAlive

abstract fun getNumAlive(): Int

Get the number of kontainers that where not yet garbage collected

abstract fun getNumAlive(olderThanSec: Int): Int

Get the number of kontainers that where not yet garbage collected and that are older than olderThanSec