Uses of Interface
org.opendaylight.protocol.concepts.InstanceReference
Package
Description
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider
Modifier and TypeClassDescriptionclass
AbstractTopologyBuilder<T extends Route>
final class
final class
class
This Class build the Traffic Engineering Database as a Connected Graph suitable to be used latter by Path Computation algorithms to compute end to end path.class
-
Uses of InstanceReference in org.opendaylight.bgpcep.bgp.topology.provider.spi
-
Uses of InstanceReference in org.opendaylight.bgpcep.pcep.tunnel.provider
-
Uses of InstanceReference in org.opendaylight.bgpcep.topology
Modifier and TypeInterfaceDescriptioninterface
A reference to an Topology instance. -
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl
Modifier and TypeClassDescriptionclass
Application Peer is a special case of BGP peer.class
Class representing a peer.final class
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.config
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.spi
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.impl.state
-
Uses of InstanceReference in org.opendaylight.protocol.bgp.rib.spi.state
Modifier and TypeInterfaceDescriptioninterface
Representing operational state related to a particular BGP neighbor.interface
Representing RIB Operational State information. -
Uses of InstanceReference in org.opendaylight.protocol.concepts
Modifier and TypeClassDescriptionclass
DefaultInstanceReference<T extends org.opendaylight.yangtools.yang.binding.DataObject>