Interface PartialCollectingChannelStatisticsCollector
-
- All Superinterfaces:
ChannelStatisticsCollector
- All Known Implementing Classes:
PipeStatisticsBasedChannelStatisticsCollector
public interface PartialCollectingChannelStatisticsCollector extends ChannelStatisticsCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinformExceptionInFilterThrown()voidinformMessageBlocked()voidinformMessageForgotten()-
Methods inherited from interface de.quantummaid.eventmaid.channel.internal.statistics.ChannelStatisticsCollector
getStatistics
-
-