Uses of Class
org.aksw.commons.rx.op.OperatorObserveThroughput.ThroughputEvent
Packages that use OperatorObserveThroughput.ThroughputEvent
-
Uses of OperatorObserveThroughput.ThroughputEvent in org.aksw.commons.rx.op
Fields in org.aksw.commons.rx.op with type parameters of type OperatorObserveThroughput.ThroughputEventMethods in org.aksw.commons.rx.op with parameters of type OperatorObserveThroughput.ThroughputEventModifier and TypeMethodDescriptionstatic voidOperatorObserveThroughput.defaultThroughputEventHandler(OperatorObserveThroughput.ThroughputEvent event) Method parameters in org.aksw.commons.rx.op with type arguments of type OperatorObserveThroughput.ThroughputEventModifier and TypeMethodDescriptionstatic <T> OperatorObserveThroughput<T>OperatorObserveThroughput.create(String name, long interval, Consumer<OperatorObserveThroughput.ThroughputEvent> eventHandler) Constructor parameters in org.aksw.commons.rx.op with type arguments of type OperatorObserveThroughput.ThroughputEventModifierConstructorDescriptionOperatorObserveThroughput(String name, long interval, Consumer<OperatorObserveThroughput.ThroughputEvent> eventHandler)