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
FieldsModifier and TypeFieldDescriptionstatic final org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId - 
Constructor Summary
Constructors - 
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:
 executein interfaceorg.apache.karaf.shell.api.action.Action- Throws:
 InterruptedExceptionExecutionException
 
 -