Class PhysicalSwitchRemoveCommand

java.lang.Object
org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand
org.opendaylight.ovsdb.hwvtepsouthbound.transact.PhysicalSwitchRemoveCommand
All Implemented Interfaces:
TransactCommand

public class PhysicalSwitchRemoveCommand extends AbstractTransactCommand
  • Constructor Details

    • PhysicalSwitchRemoveCommand

      public PhysicalSwitchRemoveCommand(HwvtepOperationalState state, Collection<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node>> changes)
  • Method Details