Class UcastMacsLocalRemoveCommand.MacDependencyGetter
java.lang.Object
org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetter<LocalUcastMacs>
org.opendaylight.ovsdb.hwvtepsouthbound.transact.UcastMacsLocalRemoveCommand.MacDependencyGetter
- Enclosing class:
- UcastMacsLocalRemoveCommand
public static class UcastMacsLocalRemoveCommand.MacDependencyGetter
extends UnMetDependencyGetter<LocalUcastMacs>
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetter
getInTransitDependencies, getUnMetConfigDependencies
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
MacDependencyGetter
protected MacDependencyGetter()
-
-
Method Details
-
getLogicalSwitchDependencies
public List<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>> getLogicalSwitchDependencies(LocalUcastMacs data) - Specified by:
getLogicalSwitchDependencies
in classUnMetDependencyGetter<LocalUcastMacs>
-
getTerminationPointDependencies
public List<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>> getTerminationPointDependencies(LocalUcastMacs data) - Specified by:
getTerminationPointDependencies
in classUnMetDependencyGetter<LocalUcastMacs>
-