Interface OpendaylightGroupStatisticsListener
- All Superinterfaces:
EventListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
@Deprecated
@Generated("mdsal-binding-generator")
public interface OpendaylightGroupStatisticsListener
extends org.opendaylight.yangtools.yang.binding.NotificationListener
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onGroupDescStatsUpdated
(GroupDescStatsUpdated notification) Deprecated.void
onGroupFeaturesUpdated
(GroupFeaturesUpdated notification) Deprecated.void
onGroupStatisticsUpdated
(GroupStatisticsUpdated notification) Deprecated.
-
Method Details
-
onGroupStatisticsUpdated
Deprecated. -
onGroupDescStatsUpdated
Deprecated. -
onGroupFeaturesUpdated
Deprecated.
-