JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Constructors
Deprecated Methods
Method and Description
org.onosproject.incubator.net.routing.RouteService.getAllRoutes()
in Kingfisher release. Use
RouteService.getRoutes(RouteTableId)
instead.
org.onosproject.incubator.net.routing.RouteStore.getNextHop(IpAddress)
org.onosproject.incubator.net.routing.RouteService.getNextHops()
org.onosproject.incubator.net.routing.RouteStore.getNextHops()
org.onosproject.incubator.net.routing.RouteService.getRoutesForNextHop(IpAddress)
org.onosproject.incubator.net.intf.Interface.ipAddresses()
in Falcon release in favour of an ordered list
org.onosproject.incubator.net.routing.RouteService.longestPrefixMatch(IpAddress)
in Kingfisher release. Use {
RouteService.longestPrefixLookup(IpAddress)
} instead.
org.onosproject.incubator.net.routing.RouteStore.longestPrefixMatch(IpAddress)
in Kingfisher release. Now handled by the manager instead of the store
org.onosproject.incubator.net.routing.RouteStore.removeNextHop(IpAddress, NextHopData)
org.onosproject.incubator.net.virtual.VirtualNetworkFlowRuleStore.storeFlowRule(NetworkId, FlowRule)
in Cardinal Release
org.onosproject.incubator.net.faultmanagement.alarm.AlarmService.updateBookkeepingFields(AlarmId, boolean, String)
1.10.0 Kingfisher
org.onosproject.incubator.net.routing.RouteStore.updateNextHop(IpAddress, NextHopData)
org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm.Builder.withId(AlarmId)
1.10.0- Kingfisher
Deprecated Constructors
Constructor and Description
org.onosproject.incubator.net.faultmanagement.alarm.DefaultAlarm.Builder(DeviceId, String, Alarm.SeverityLevel, long)
1.10.0 - Kingfisher
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes