com.eignex.kumulant/schema/SpaceSaving SpaceSaving @Serializable@SerialName(value = "SpaceSaving")data class SpaceSaving(val capacity: Int) : DiscreteStatSpec<HeavyHittersResult> (source)Spec for SpaceSavingStat: top-capacity heavy-hitters tracker. Constructors SpaceSaving constructor(capacity: Int)(source) Properties capacity val capacity: Int(source)Number of distinct items retained; smaller = more aggressive eviction. On this pageConstructorsSpaceSavingPropertiescapacity