PrimingStats

open class PrimingStats

Constructors

Link copied to clipboard
constructor(json: JSONObject)

Properties

Link copied to clipboard
val RECORD_COUNT_SERVED: String = "recordCountServed"
Link copied to clipboard
val RECORD_COUNT_TOTAL: String = "recordCountTotal"
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val RULE_COUNT_SERVED: String = "ruleCountServed"
Link copied to clipboard
val RULE_COUNT_TOTAL: String = "ruleCountTotal"
Link copied to clipboard
Link copied to clipboard