ObservableCacheIndexStatistic

data class ObservableCacheIndexStatistic(val name: String, val all: Int, val subscribed: Int)

Constructors

Link copied to clipboard
constructor(name: String, all: Int, subscribed: Int)

Properties

Link copied to clipboard
val all: Int
Link copied to clipboard
Link copied to clipboard