Uses of Class
org.opendaylight.netvirt.elan.l2gw.ha.commands.MergeCommand
-
Packages that use MergeCommand Package Description org.opendaylight.netvirt.elan.l2gw.ha.commands org.opendaylight.netvirt.elan.l2gw.ha.merge -
-
Uses of MergeCommand in org.opendaylight.netvirt.elan.l2gw.ha.commands
Subclasses of MergeCommand in org.opendaylight.netvirt.elan.l2gw.ha.commands Modifier and Type Class Description class
LocalMcastCmd
class
LocalUcastCmd
class
LogicalSwitchesCmd
class
PhysicalLocatorCmd
class
RemoteMcastCmd
class
RemoteUcastCmd
class
SwitchesCmd
class
TerminationPointCmd
class
TunnelCmd
class
TunnelIpCmd
-
Uses of MergeCommand in org.opendaylight.netvirt.elan.l2gw.ha.merge
Fields in org.opendaylight.netvirt.elan.l2gw.ha.merge with type parameters of type MergeCommand Modifier and Type Field Description protected java.util.Map<java.lang.Class<?>,MergeCommand>
MergeCommandsAggregator. commands
Methods in org.opendaylight.netvirt.elan.l2gw.ha.merge with parameters of type MergeCommand Modifier and Type Method Description protected void
MergeCommandsAggregator. addCommand(MergeCommand mergeCommand)
-