Uses of Class
org.opendaylight.genius.utils.hwvtep.DebugEvent
-
Packages that use DebugEvent Package Description org.opendaylight.genius.utils.hwvtep -
-
Uses of DebugEvent in org.opendaylight.genius.utils.hwvtep
Subclasses of DebugEvent in org.opendaylight.genius.utils.hwvtep Modifier and Type Class Description class
NodeEvent
static class
NodeEvent.ChildAddedEvent
static class
NodeEvent.NodeConnectedEvent
static class
NodeEvent.NodeDisconnectedEvent
Methods in org.opendaylight.genius.utils.hwvtep that return types with arguments of type DebugEvent Modifier and Type Method Description java.util.List<DebugEvent>
HwvtepHACache. getNodeEvents()
Methods in org.opendaylight.genius.utils.hwvtep with parameters of type DebugEvent Modifier and Type Method Description void
HwvtepHACache. addDebugEvent(DebugEvent debugEvent)
-