Class EventIdentifier
- java.lang.Object
-
- org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.EventIdentifier
-
public final class EventIdentifier extends Object
Created by Martin Bobak <mbobak@cisco.com> on 29.5.2015.
-
-
Constructor Summary
Constructors Constructor Description EventIdentifier(String eventName, String deviceId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDeviceId()
String
getEventName()
-