Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability.TablesKey
Packages that use TablesKey
Package
Description
-
Uses of TablesKey in org.opendaylight.protocol.bgp.parser
Methods in org.opendaylight.protocol.bgp.parser with parameters of type TablesKeyModifier and TypeMethodDescriptionstatic @NonNull TablesGracefulRestartUtil.gracefulRestartTable(@NonNull TablesKey table, boolean forwardingState) Method parameters in org.opendaylight.protocol.bgp.parser with type arguments of type TablesKeyModifier and TypeMethodDescriptionstatic @NonNull CParametersGracefulRestartUtil.gracefulRestartCapability(Map<TablesKey, Tables> tables, int restartTime, boolean localRestarting) -
Uses of TablesKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities that return types with arguments of type TablesKeyModifier and TypeMethodDescriptionGracefulRestartCapability.getTables()Return tables, ornullif it is not present.GracefulRestartCapabilityBuilder.getTables()Return current value associated with the property corresponding toGracefulRestartCapability.getTables().GracefulRestartCapability.nonnullTables()Return tables, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities with type arguments of type TablesKeyModifier and TypeMethodDescriptionSet the property corresponding toGracefulRestartCapability.getTables()to the specified value. -
Uses of TablesKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability that return TablesKeyModifier and TypeMethodDescriptionTables.key()TablesBuilder.key()Return current value associated with the property corresponding toTables.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability with parameters of type TablesKeyModifier and TypeMethodDescriptionSet the key value corresponding toTables.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.graceful.restart.capability with parameters of type TablesKey