Uses of Interface
de.quantummaid.eventmaid.channel.internal.statistics.PartialCollectingChannelStatisticsCollector
-
Packages that use PartialCollectingChannelStatisticsCollector Package Description de.quantummaid.eventmaid.channel.internal.events de.quantummaid.eventmaid.channel.internal.statistics -
-
Uses of PartialCollectingChannelStatisticsCollector in de.quantummaid.eventmaid.channel.internal.events
Methods in de.quantummaid.eventmaid.channel.internal.events with parameters of type PartialCollectingChannelStatisticsCollector Modifier and Type Method Description static <T> SimpleChannelEventListener<T>SimpleChannelEventListener. simpleChannelEventListener(PartialCollectingChannelStatisticsCollector statisticsCollector) -
Uses of PartialCollectingChannelStatisticsCollector in de.quantummaid.eventmaid.channel.internal.statistics
Classes in de.quantummaid.eventmaid.channel.internal.statistics that implement PartialCollectingChannelStatisticsCollector Modifier and Type Class Description classPipeStatisticsBasedChannelStatisticsCollector
-