Modifier and Type | Method and Description |
---|---|
void |
RouteEntry.writeRoute(PeerId peerId,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier rootPath,
PeerExportGroup peerGroup,
TablesKey localTK,
ExportPolicyPeerTracker peerPT,
RIBSupport ribSupport,
org.opendaylight.controller.md.sal.dom.api.DOMDataWriteTransaction tx)
Write Route on LocRibOut and AdjRibsOut
|
Modifier and Type | Method and Description |
---|---|
void |
AddPathAbstractRouteEntry.writeRoute(PeerId destPeer,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument routeId,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier rootPath,
PeerExportGroup peerGroup,
TablesKey localTK,
ExportPolicyPeerTracker peerPT,
RIBSupport ribSup,
org.opendaylight.controller.md.sal.dom.api.DOMDataWriteTransaction tx) |
Modifier and Type | Interface and Description |
---|---|
interface |
PeerExportGroupRegistry
PeerExportGroup Registry.
|
Modifier and Type | Method and Description |
---|---|
PeerExportGroup |
ExportPolicyPeerTracker.getPeerGroup(PeerRole role)
returns PeerExportGroup per role
|
Copyright © 2018 OpenDaylight. All rights reserved.