Uses of Class
org.opendaylight.genius.itm.cache.OfDpnTepConfigCache
-
-
Uses of OfDpnTepConfigCache in org.opendaylight.genius.itm.confighelpers
Constructors in org.opendaylight.genius.itm.confighelpers with parameters of type OfDpnTepConfigCache Constructor Description ItmOfTunnelDeleteWorker(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, OfDpnTepConfigCache ofDpnTepConfigCache, TombstonedNodeManager tombstonedNodeManager, IInterfaceManager interfaceManager, DirectTunnelUtils directTunnelUtils, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, OvsBridgeEntryCache ovsBridgeEntryCache, OfTepStateCache ofTepStateCache)
-
Uses of OfDpnTepConfigCache in org.opendaylight.genius.itm.itmdirecttunnels.listeners
Constructors in org.opendaylight.genius.itm.itmdirecttunnels.listeners with parameters of type OfDpnTepConfigCache Constructor Description TunnelInventoryStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, TunnelStateCache tunnelStateCache, DpnTepStateCache dpnTepStateCache, DPNTEPsInfoCache dpntePsInfoCache, UnprocessedNodeConnectorCache unprocessedNCCache, UnprocessedNodeConnectorEndPointCache unprocessedNodeConnectorEndPointCache, DirectTunnelUtils directTunnelUtils, UnprocessedOFNodeConnectorCache unprocessedOFNCCache, OfDpnTepConfigCache ofDpnTepConfigCache, IInterfaceManager interfaceManager)
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, UnprocessedOFNodeConnectorCache unprocessedOFNodeConnectorCache, OfDpnTepConfigCache ofDpnTepConfigCache)
-
Uses of OfDpnTepConfigCache in org.opendaylight.genius.itm.listeners
Constructors in org.opendaylight.genius.itm.listeners with parameters of type OfDpnTepConfigCache Constructor Description TransportZoneListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IMdsalApiManager mdsalManager, ItmConfig itmConfig, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, TunnelMonitoringConfig tunnelMonitoringConfig, DPNTEPsInfoCache dpnTEPsInfoCache, TunnelStateCache tunnelStateCache, DirectTunnelUtils directTunnelUtils, DpnTepStateCache dpnTepStateCache, OvsBridgeEntryCache ovsBridgeEntryCache, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, IInterfaceManager interfaceManager, OfEndPointCache ofEndPointCache, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, DataTreeEventCallbackRegistrar eventCallbacks, TombstonedNodeManager tombstonedNodeManager, OfDpnTepConfigCache ofDpnTepConfigCache, OfTepStateCache ofTepStateCache)
-
Uses of OfDpnTepConfigCache in org.opendaylight.genius.itm.rpc
Constructors in org.opendaylight.genius.itm.rpc with parameters of type OfDpnTepConfigCache Constructor Description ItmManagerRpcService(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IMdsalApiManager mdsalManager, ItmConfig itmConfig, DPNTEPsInfoCache dpnTEPsInfoCache, IInterfaceManager interfaceManager, DpnTepStateCache dpnTepStateCache, TunnelStateCache tunnelStateCache, InterfaceManagerService interfaceManagerService, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, DirectTunnelUtils directTunnelUtils, OfDpnTepConfigCache ofDpnTepConfigCache, OfTepStateCache ofTepStateCache)
-