public abstract class NodeEvent extends DebugEvent
Modifier and Type | Class and Description |
---|---|
static class |
NodeEvent.ChildAddedEvent |
static class |
NodeEvent.NodeConnectedEvent |
static class |
NodeEvent.NodeDisconnectedEvent |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getNodeId() |
int |
hashCode() |
getEventTimeStamp
Copyright © 2019 OpenDaylight. All rights reserved.