Modifier and Type | Class and Description |
---|---|
class |
AbstractTopologyBuilder<T extends Route> |
class |
Ipv4ReachabilityTopologyBuilder |
class |
Ipv6ReachabilityTopologyBuilder |
class |
LinkstateTopologyBuilder |
Modifier and Type | Interface and Description |
---|---|
interface |
TopologyReferenceSingletonService |
Modifier and Type | Class and Description |
---|---|
class |
PCEPTopologyProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
TopologyReference
A reference to an Topology instance
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTopologyReference |
Modifier and Type | Interface and Description |
---|---|
interface |
RibReference
A reference to a Rib instance.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRibReference |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationPeer
Application Peer is a special case of BGP peer.
|
class |
BGPPeer
Class representing a peer.
|
class |
RIBImpl |
Modifier and Type | Class and Description |
---|---|
class |
RibImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
RIB
Internal reference to a RIB instance.
|
Modifier and Type | Class and Description |
---|---|
class |
BGPPeerStateImpl |
class |
BGPRIBStateImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
BGPPeerState
Representing operational state related to a particular BGP neighbor
- Counters for BGP messages sent and received from the neighbor
- Operational state of timers associated with the BGP neighbor
- Operational state of the transport session associated with the BGP neighbor
- Operational state of the error handling associated with the BGP neighbor
- Operational state of graceful-restart associated with a BGP neighbor
- Per-AFI-SAFI operational state and counters to the BGP neighbor
- Per-AFI-SAFI operational state for BGP graceful-restart
|
interface |
BGPRIBState
Representing RIB Operational State information
-PeerGroup States.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultInstanceReference<T extends org.opendaylight.yangtools.yang.binding.DataObject> |
Copyright © 2018 OpenDaylight. All rights reserved.