Package | Description |
---|---|
org.opendaylight.protocol.bgp.rib.impl.spi | |
org.opendaylight.protocol.bgp.rib.spi | |
org.opendaylight.protocol.concepts |
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
PeerExportGroupRegistry.registerPeer(PeerId peerId,
PeerExportGroup.PeerExporTuple peerExporTuple)
Register peer to this exportGroup
|
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
ExportPolicyPeerTracker.registerPeer(PeerId peerId,
SendReceive sendReceive,
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier peerPath,
PeerRole peerRole,
Optional<SimpleRoutingPolicy> simpleRoutingPolicy)
Register Peer
|
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
MultiRegistry.register(K key,
V value) |
AbstractRegistration |
HandlerRegistry.registerParser(int type,
P parser) |
AbstractRegistration |
HandlerRegistry.registerSerializer(Class<? extends C> clazz,
S serializer) |
Copyright © 2018 OpenDaylight. All rights reserved.