Removes stats from Orchestrator to move out of the inner classes and be an option for app developers instead.
This commit is contained in:
-2
@@ -88,8 +88,6 @@ class SubscriptionController(
|
||||
client.unsubscribe(clientListener)
|
||||
}
|
||||
|
||||
fun printStats(tag: String) = stats.printCounter(tag)
|
||||
|
||||
fun getSub(subId: String) = subscriptions.get(subId)
|
||||
|
||||
fun requestNewSubscription(
|
||||
|
||||
Reference in New Issue
Block a user