Uses of Class
org.opendaylight.genius.itm.impl.TunnelMonitoringConfig
-
-
Uses of TunnelMonitoringConfig in org.opendaylight.genius.itm.confighelpers
Constructors in org.opendaylight.genius.itm.confighelpers with parameters of type TunnelMonitoringConfig Constructor Description ItmInternalTunnelAddWorker(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, TunnelMonitoringConfig tunnelMonitoringConfig, ItmConfig itmCfg, DirectTunnelUtils directTunnelUtil, IInterfaceManager interfaceManager, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, OfEndPointCache ofEndPointCache, DataTreeEventCallbackRegistrar eventCallbacks)
ItmInternalTunnelDeleteWorker(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, TunnelMonitoringConfig tunnelMonitoringConfig, IInterfaceManager interfaceManager, DpnTepStateCache dpnTepStateCache, OvsBridgeEntryCache ovsBridgeEntryCache, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, TunnelStateCache tunnelStateCache, DirectTunnelUtils directTunnelUtils, OfEndPointCache ofEndPointCache, ItmConfig itmConfig, TombstonedNodeManager tombstonedNodeManager)
-
Uses of TunnelMonitoringConfig in org.opendaylight.genius.itm.impl
Constructors in org.opendaylight.genius.itm.impl with parameters of type TunnelMonitoringConfig Constructor Description ItmProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IdManagerService idManagerService, InterfaceStateListener interfaceStateListener, ItmManagerRpcService itmManagerRpcService, ItmTunnelEventListener itmTunnelEventListener, TepCommandHelper tepCommandHelper, TunnelMonitorChangeListener tunnelMonitorChangeListener, TunnelMonitorIntervalListener tunnelMonitorIntervalListener, TransportZoneListener transportZoneListener, OvsdbNodeListener ovsdbNodeListener, TunnelMonitoringConfig tunnelMonitoringConfig, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, DpnTepStateCache dpnTepStateCache, ItmDiagStatusProvider itmDiagStatusProvider, TunnelStateCache tunnelStateCache, ItmConfig itmConfig, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, EosChangeEventHandler eosChangeEventHandler)
-
Uses of TunnelMonitoringConfig in org.opendaylight.genius.itm.listeners
Constructors in org.opendaylight.genius.itm.listeners with parameters of type TunnelMonitoringConfig 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)
-
Uses of TunnelMonitoringConfig in org.opendaylight.genius.itm.recovery.impl
Constructors in org.opendaylight.genius.itm.recovery.impl with parameters of type TunnelMonitoringConfig Constructor Description ItmTepInstanceRecoveryHandler(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ItmConfig itmConfig, IMdsalApiManager imdsalApiMgr, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, TunnelMonitoringConfig tunnelMonitoringConfig, DPNTEPsInfoCache dpntePsInfoCache, TunnelStateCache tunnelStateCache, DirectTunnelUtils directTunnelUtils, DpnTepStateCache dpnTepStateCache, OvsBridgeEntryCache ovsBridgeEntryCache, OvsBridgeRefEntryCache ovsBridgeRefEntryCache, IInterfaceManager interfaceManager, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, EntityOwnershipUtils entityOwnershipUtils, OfEndPointCache ofEndPointCache, DataTreeEventCallbackRegistrar eventCallbacks, TombstonedNodeManager tombstonedNodeManager)
-