Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType
Package
Description
-
Uses of BgpTableType in org.opendaylight.protocol.bgp.openconfig.spi
Modifier and TypeMethodDescription@Nullable BgpTableType
BGPTableTypeRegistryConsumer.getTableType
(@NonNull AfiSafiType afiSafiType) Looks for BgpTableType based on OpenConfig AFI/SAFI.Modifier and TypeMethodDescription@Nullable AfiSafiType
BGPTableTypeRegistryConsumer.getAfiSafiType
(@NonNull BgpTableType bgpTableType) Looks for AfiSafiType based on BgpTableType. -
Uses of BgpTableType in org.opendaylight.protocol.bgp.parser
Modifier and TypeClassDescriptionfinal class
Utility class identifying a BGP table type. -
Uses of BgpTableType in org.opendaylight.protocol.bgp.parser.spi
Modifier and TypeMethodDescriptionstatic Optional<BgpTableType>
MultiprotocolCapabilitiesUtil.parseMPAfiSafi
(io.netty.buffer.ByteBuf buffer, AddressFamilyRegistry afiReg, SubsequentAddressFamilyRegistry safiReg) Modifier and TypeMethodDescriptionboolean
MultiPathSupport.isTableTypeSupported
(BgpTableType tableType) Check if requested AFI/SAFI is supported.static boolean
MultiPathSupportUtil.isTableTypeSupported
(@Nullable PeerSpecificParserConstraint constraints, @NonNull BgpTableType afiSafi) Check is AFI/SAFI is supported byMultiPathSupport
service. -
Uses of BgpTableType in org.opendaylight.protocol.bgp.parser.spi.pojo
Modifier and TypeMethodDescriptionboolean
MultiPathSupportImpl.isTableTypeSupported
(BgpTableType tableType) -
Uses of BgpTableType in org.opendaylight.protocol.bgp.rib.impl
Modifier and TypeMethodDescriptionBGPSessionImpl.getAdvertisedTableTypes()
Set<? extends BgpTableType>
RIBImpl.getLocalTables()
ModifierConstructorDescriptionRIBImpl
(BGPTableTypeRegistryConsumer tableTypeRegistry, RibId ribId, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber localAs, BgpId localBgpId, RIBExtensionConsumerContext extensions, BGPDispatcher dispatcher, CodecsRegistry codecsRegistry, org.opendaylight.mdsal.dom.api.DOMDataBroker domDataBroker, BGPRibRoutingPolicy ribPolicies, List<BgpTableType> localTables, Map<TablesKey, PathSelectionMode> bestPathSelectionStrategies) -
Uses of BgpTableType in org.opendaylight.protocol.bgp.rib.impl.config
-
Uses of BgpTableType in org.opendaylight.protocol.bgp.rib.impl.spi
Modifier and TypeMethodDescription@NonNull Set<? extends BgpTableType>
RIB.getLocalTables()
Return the set of table identifiers which are accepted and advertised by this RIB instance.Modifier and TypeMethodDescriptionvoid
BGPSessionStateListener.advertizeCapabilities
(int holdTimerValue, @NonNull SocketAddress remoteAddress, @NonNull SocketAddress localAddress, @NonNull Set<BgpTableType> tableTypes, @NonNull List<BgpParameters> bgpParameters) Advertize Session capabilities. -
Uses of BgpTableType in org.opendaylight.protocol.bgp.rib.impl.state
Modifier and TypeMethodDescriptionvoid
BGPSessionStateImpl.advertizeCapabilities
(int newHoldTimerValue, SocketAddress newRemoteAddress, SocketAddress localAddress, Set<BgpTableType> tableTypes, List<BgpParameters> bgpParameters) -
Uses of BgpTableType in org.opendaylight.protocol.bgp.rib.spi
Modifier and TypeMethodDescription@NonNull Set<BgpTableType>
BGPSession.getAdvertisedTableTypes()
Return the list of tables which the peer has advertised to support. -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocolinterface
ROUTE-REFRESH messageModifier and TypeMethodDescriptionClass<? extends BgpTableType>
BgpTableType.implementedInterface()
-
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.reach
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.attributes.unreach
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.add.path.capability
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-multiprotocol -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-peer-rpcinterface
This class represents the following YANG schema fragment defined in module bgp-peer-rpc -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.bgp.rib.rib.peer
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-rib -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.rib
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-rib -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bmp-message -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs
Modifier and TypeInterfaceDescriptioninterface
Stat Type = 9: Number of routes in per-AFI/SAFI Adj-RIB-In.interface
Stat Type = 10: Number of routes in per-AFI/SAFI Loc-RIB.ModifierConstructorDescriptionConstruct a new builder initialized from specifiedBgpTableType
.Construct a new builder initialized from specifiedBgpTableType
. -
Uses of BgpTableType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.afi.safi.route.counter
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bmp-monitor