public interface QueuedNotificationManagerMXBean
QueuedNotificationManager
statistic metrics.Modifier and Type | Method and Description |
---|---|
List<org.opendaylight.yangtools.util.concurrent.ListenerNotificationQueueStats> |
getCurrentListenerQueueStats()
Returns a list of stat instances for each current listener notification task in progress.
|
int |
getMaxListenerQueueSize()
Returns the configured maximum listener queue size.
|
List<org.opendaylight.yangtools.util.concurrent.ListenerNotificationQueueStats> getCurrentListenerQueueStats()
int getMaxListenerQueueSize()
Copyright © 2019 OpenDaylight. All rights reserved.