| Constructor and Description | 
|---|
| InterfaceManagerCommonUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                           IMdsalApiManager mdsalApiManager,
                           IdManagerService idManager,
                           InterfaceMetaUtils interfaceMetaUtils,
                           BatchingUtils batchingUtils) | 
| Constructor and Description | 
|---|
| InterfaceConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                       IdManagerService idManager,
                       IMdsalApiManager mdsalApiManager,
                       InterfacemgrProvider interfaceMgrProvider,
                       AlivenessMonitorService alivenessMonitorService,
                       EntityOwnershipUtils entityOwnershipUtils,
                       org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator,
                       InterfaceManagerCommonUtils interfaceManagerCommonUtils,
                       OvsInterfaceConfigRemoveHelper ovsInterfaceConfigRemoveHelper,
                       OvsInterfaceConfigAddHelper ovsInterfaceConfigAddHelper,
                       OvsInterfaceConfigUpdateHelper ovsInterfaceConfigUpdateHelper,
                       InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler,
                       org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry) | 
| Constructor and Description | 
|---|
| OvsInterfaceConfigAddHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                           AlivenessMonitorUtils alivenessMonitorUtils,
                           IMdsalApiManager mdsalApiManager,
                           org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator,
                           InterfaceManagerCommonUtils interfaceManagerCommonUtils,
                           OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper,
                           InterfaceMetaUtils interfaceMetaUtils,
                           SouthboundUtils southboundUtils) | 
| OvsInterfaceConfigRemoveHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                              AlivenessMonitorUtils alivenessMonitorUtils,
                              IMdsalApiManager mdsalApiManager,
                              org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator,
                              InterfaceManagerCommonUtils interfaceManagerCommonUtils,
                              InterfaceMetaUtils interfaceMetaUtils,
                              SouthboundUtils southboundUtils) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<com.google.common.util.concurrent.ListenableFuture<Void>> | ItmInternalTunnelAddWorker. buildAllTunnels(IMdsalApiManager mdsalManager,
               List<DPNTEPsInfo> cfgdDpnList,
               Collection<DPNTEPsInfo> meshedDpnList,
               ItmConfig itmConfig) | 
| List<com.google.common.util.concurrent.ListenableFuture<Void>> | ItmInternalTunnelDeleteWorker. deleteTunnels(IMdsalApiManager mdsalManager,
             Collection<DPNTEPsInfo> dpnTepsList,
             Collection<DPNTEPsInfo> meshedDpnList) | 
| Constructor and Description | 
|---|
| ItmTepAddWorker(List<DPNTEPsInfo> cfgdDpnList,
               List<HwVtep> hwVtepList,
               org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
               IMdsalApiManager mdsalManager,
               ItmConfig itmConfig,
               ItmInternalTunnelAddWorker itmInternalTunnelAddWorker,
               ItmExternalTunnelAddWorker externalTunnelAddWorker,
               DPNTEPsInfoCache dpnTEPsInfoCache) | 
| ItmTepRemoveWorker(List<DPNTEPsInfo> delDpnList,
                  List<HwVtep> delHwList,
                  TransportZone originalTZone,
                  org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
                  IMdsalApiManager mdsalManager,
                  ItmInternalTunnelDeleteWorker itmInternalTunnelDeleteWorker,
                  DPNTEPsInfoCache dpnTEPsInfoCache) | 
| ItmTunnelAggregationHelper(IInterfaceManager interfaceMngr,
                          IMdsalApiManager mdsalMngr,
                          ItmConfig itmConfig,
                          org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ItmUtils. setUpOrRemoveTerminatingServiceTable(BigInteger dpnId,
                                    IMdsalApiManager mdsalManager,
                                    boolean addFlag) | 
| Constructor and Description | 
|---|
| DirectTunnelUtils(IdManagerService idManagerService,
                 IMdsalApiManager mdsalApiManager) | 
| Constructor and Description | 
|---|
| TransportZoneListener(org.opendaylight.controller.md.sal.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,
                     org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry) | 
| Constructor and Description | 
|---|
| ItmTepInstanceRecoveryHandler(org.opendaylight.controller.md.sal.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,
                             DataTreeEventCallbackRegistrar eventCallbacks) | 
| Constructor and Description | 
|---|
| ItmManagerRpcService(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                    IMdsalApiManager mdsalManager,
                    ItmConfig itmConfig,
                    DPNTEPsInfoCache dpnTEPsInfoCache,
                    IInterfaceManager interfaceManager,
                    DpnTepStateCache dpnTepStateCache,
                    TunnelStateCache tunnelStateCache,
                    InterfaceManagerService interfaceManagerService,
                    OvsBridgeRefEntryCache ovsBridgeRefEntryCache,
                    DirectTunnelUtils directTunnelUtils) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MDSALManager | 
Copyright © 2019 OpenDaylight. All rights reserved.