Interface FlowTopologyDiscoveryListener
- All Superinterfaces:
EventListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
@Deprecated
@Generated("mdsal-binding-generator")
public interface FlowTopologyDiscoveryListener
extends org.opendaylight.yangtools.yang.binding.NotificationListener
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onLinkDiscovered
(LinkDiscovered notification) Deprecated.void
onLinkOverutilized
(LinkOverutilized notification) Deprecated.void
onLinkRemoved
(LinkRemoved notification) Deprecated.void
onLinkUtilizationNormal
(LinkUtilizationNormal notification) Deprecated.
-
Method Details
-
onLinkDiscovered
Deprecated. -
onLinkOverutilized
Deprecated. -
onLinkRemoved
Deprecated. -
onLinkUtilizationNormal
Deprecated.
-