Uses of Class
org.opendaylight.genius.itm.cache.OfTepStateCache
-
Packages that use OfTepStateCache Package Description org.opendaylight.genius.itm.cli org.opendaylight.genius.itm.confighelpers org.opendaylight.genius.itm.listeners org.opendaylight.genius.itm.rpc -
-
Uses of OfTepStateCache in org.opendaylight.genius.itm.cli
Constructors in org.opendaylight.genius.itm.cli with parameters of type OfTepStateCache Constructor Description TepShowOfPorts(IITMProvider itmProvider, OfTepStateCache ofTepStateCache)
-
Uses of OfTepStateCache in org.opendaylight.genius.itm.confighelpers
Constructors in org.opendaylight.genius.itm.confighelpers with parameters of type OfTepStateCache 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 OfTepStateCache in org.opendaylight.genius.itm.listeners
Constructors in org.opendaylight.genius.itm.listeners with parameters of type OfTepStateCache 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 OfTepStateCache in org.opendaylight.genius.itm.rpc
Constructors in org.opendaylight.genius.itm.rpc with parameters of type OfTepStateCache 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)
-