Uses of Class
org.aksw.commons.rx.op.OperatorObserveThroughput
Packages that use OperatorObserveThroughput
-
Uses of OperatorObserveThroughput in org.aksw.commons.rx.op
Methods in org.aksw.commons.rx.op that return OperatorObserveThroughputModifier and TypeMethodDescriptionstatic <T> OperatorObserveThroughput<T> static <T> OperatorObserveThroughput<T> OperatorObserveThroughput.create(String name, long interval, Consumer<OperatorObserveThroughput.ThroughputEvent> eventHandler)