Class HwvtepDisconnectCliCmd
java.lang.Object
org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class HwvtepDisconnectCliCmd
extends Object
implements org.apache.karaf.shell.api.action.Action
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId
-
Constructor Summary
-
Method Summary
-
Field Details
-
HWVTEP_TOPOLOGY_ID
public static final org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId HWVTEP_TOPOLOGY_ID
-
-
Constructor Details
-
HwvtepDisconnectCliCmd
public HwvtepDisconnectCliCmd()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
- Throws:
InterruptedException
ExecutionException
-