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