Uses of Class
org.opendaylight.genius.itm.cache.BfdStateCache
-
Packages that use BfdStateCache Package Description org.opendaylight.genius.itm.itmdirecttunnels.listeners -
-
Uses of BfdStateCache in org.opendaylight.genius.itm.itmdirecttunnels.listeners
Constructors in org.opendaylight.genius.itm.itmdirecttunnels.listeners with parameters of type BfdStateCache Constructor Description TerminationPointStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, BfdStateCache bfdStateCache, DpnTepStateCache dpnTepStateCache, TunnelStateCache tunnelStateCache)
TunnelListenerCreator(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, EntityOwnershipUtils entityOwnershipUtils, IInterfaceManager interfaceManager, DirectTunnelUtils directTunnelUtils, BfdStateCache bfdStateCache, DpnTepStateCache dpnTepStateCache, DPNTEPsInfoCache dpntePsInfoCache, OvsBridgeEntryCache ovsBridgeEntryCache, TunnelStateCache tunnelStateCache, UnprocessedNodeConnectorCache unprocessedNodeConnectorCache, UnprocessedNodeConnectorEndPointCache unprocessedNodeConnectorEndPointCache)
-