Open Kilda Java Documentation
NetworkTopologyChangeType.java
Go to the documentation of this file.
1
package
org.openkilda.messaging.info.event;
2
3
public
enum
NetworkTopologyChangeType
{
4
ENDPOINT_DROP
,
5
ENDPOINT_ADD
6
}
org.openkilda.messaging.info.event.NetworkTopologyChangeType.ENDPOINT_DROP
ENDPOINT_DROP
Definition:
NetworkTopologyChangeType.java:4
org.openkilda.messaging.info.event.NetworkTopologyChangeType
Definition:
NetworkTopologyChangeType.java:3
open-kilda-develop
services
src
messaging
src
main
java
org
openkilda
messaging
info
event
NetworkTopologyChangeType.java
Generated by
1.8.14