Uses of Class
org.opendaylight.genius.interfacemanager.commons.InterfaceManagerCommonUtils
-
-
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager
Methods in org.opendaylight.genius.interfacemanager with parameters of type InterfaceManagerCommonUtils Modifier and Type Method Description static java.util.List<ActionInfo>IfmUtil. getEgressActionInfosForInterface(java.lang.String interfaceName, int actionKeyStart, InterfaceManagerCommonUtils interfaceUtils, java.lang.Boolean isDefaultEgress)static java.util.List<ActionInfo>IfmUtil. getEgressActionInfosForInterface(java.lang.String interfaceName, java.lang.Long tunnelKey, int actionKeyStart, InterfaceManagerCommonUtils interfaceUtils, java.lang.Boolean isDefaultEgress)Returns a list of Actions to be taken when sending a packet over an interface.static java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action>IfmUtil. getEgressActionsForInterface(java.lang.String interfaceName, java.lang.Long tunnelKey, java.lang.Integer actionKey, InterfaceManagerCommonUtils interfaceUtils, java.lang.Boolean isDefaultEgress)static java.util.List<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction>IfmUtil. getEgressInstructionsForInterface(java.lang.String interfaceName, java.lang.Long tunnelKey, InterfaceManagerCommonUtils interfaceUtils, java.lang.Boolean isDefaultEgress)Constructors in org.opendaylight.genius.interfacemanager with parameters of type InterfaceManagerCommonUtils Constructor Description InterfacemgrProvider(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, IdManagerService idManager, InterfaceManagerRpcService interfaceManagerRpcService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, IfmConfig ifmConfig, IfmDiagStatusProvider ifmStatusProvider) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type InterfaceManagerCommonUtils Constructor Description InterfaceConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceConfigRemoveHelper ovsInterfaceConfigRemoveHelper, OvsInterfaceConfigAddHelper ovsInterfaceConfigAddHelper, OvsInterfaceConfigUpdateHelper ovsInterfaceConfigUpdateHelper, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)InterfaceInventoryStateListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, IdManagerService idManagerService, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper, OvsInterfaceStateUpdateHelper ovsInterfaceStateUpdateHelper, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceMetaUtils interfaceMetaUtils, PortNameCache portNameCache, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, InterfacemgrProvider interfacemgrProvider)InterfaceStateListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils)InterfaceTopologyStateListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceTopologyStateUpdateHelper ovsInterfaceTopologyStateUpdateHelper, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)TerminationPointStateListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceTopologyStateUpdateHelper ovsInterfaceTopologyStateUpdateHelper, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.recovery.impl
Constructors in org.opendaylight.genius.interfacemanager.recovery.impl with parameters of type InterfaceManagerCommonUtils Constructor Description InterfaceInstanceRecoveryHandler(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, EntityOwnershipUtils entityOwnershipUtils, DataTreeEventCallbackRegistrar eventCallbacks) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with parameters of type InterfaceManagerCommonUtils Constructor 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, DataTreeEventCallbackRegistrar eventCallbacks)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)OvsInterfaceConfigUpdateHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, AlivenessMonitorUtils alivenessMonitorUtils, OvsInterfaceConfigRemoveHelper ovsInterfaceConfigRemoveHelper, OvsInterfaceConfigAddHelper ovsInterfaceConfigAddHelper, InterfaceMetaUtils interfaceMetaUtils)OvsVlanMemberConfigAddHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils)OvsVlanMemberConfigRemoveHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils)OvsVlanMemberConfigUpdateHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsVlanMemberConfigAddHelper ovsVlanMemberConfigAddHelper, OvsVlanMemberConfigRemoveHelper ovsVlanMemberConfigRemoveHelper, InterfaceMetaUtils interfaceMetaUtils) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers with parameters of type InterfaceManagerCommonUtils Constructor Description OvsInterfaceStateAddHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceManagerCommonUtils interfaceManagerCommonUtils)OvsInterfaceStateUpdateHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceManagerCommonUtils interfaceManagerCommonUtils)OvsInterfaceTopologyStateUpdateHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities
Methods in org.opendaylight.genius.interfacemanager.renderer.ovs.utilities with parameters of type InterfaceManagerCommonUtils Modifier and Type Method Description voidSouthboundUtils. addAllPortsToBridge(BridgeEntry bridgeEntry, InterfaceManagerCommonUtils interfaceManagerCommonUtils, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation> bridgeIid, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeAugmentation bridgeNew) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.rpcservice
Constructors in org.opendaylight.genius.interfacemanager.rpcservice with parameters of type InterfaceManagerCommonUtils Constructor Description InterfaceManagerServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, IfIndexInterfaceCache ifIndexInterfaceCache) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.config.helpers
Constructors in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.config.helpers with parameters of type InterfaceManagerCommonUtils Constructor Description FlowBasedEgressServicesConfigBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils)FlowBasedEgressServicesConfigUnbindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils)FlowBasedIngressServicesConfigBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils)FlowBasedIngressServicesConfigUnbindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.listeners
Constructors in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.listeners with parameters of type InterfaceManagerCommonUtils Constructor Description FlowBasedServicesConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, FlowBasedServicesRendererFactoryResolver flowBasedServicesRendererFactoryResolver, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.state.helpers
Constructors in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.state.helpers with parameters of type InterfaceManagerCommonUtils Constructor Description FlowBasedEgressServicesStateBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils)FlowBasedIngressServicesStateBindHelper(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils) -
Uses of InterfaceManagerCommonUtils in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.utilities
Methods in org.opendaylight.genius.interfacemanager.servicebindings.flowbased.utilities with parameters of type InterfaceManagerCommonUtils Modifier and Type Method Description static org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorIdFlowBasedServicesUtils. getNodeConnectorIdFromInterface(java.lang.String interfaceName, InterfaceManagerCommonUtils interfaceManagerCommonUtils)
-