net.floodlightcontroller.debugevent.web
Class DebugEventResource.DebugEventInfoOutput.DEInfo
java.lang.Object
net.floodlightcontroller.debugevent.web.DebugEventResource.DebugEventInfoOutput.DEInfo
- Enclosing class:
- DebugEventResource.DebugEventInfoOutput
protected class DebugEventResource.DebugEventInfoOutput.DEInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEnabled
public boolean isEnabled()
getBufferCapacity
public int getBufferCapacity()
getEventDesc
public java.lang.String getEventDesc()
getEventName
public java.lang.String getEventName()
getModuleName
public java.lang.String getModuleName()
getMetaData
public java.lang.String[] getMetaData()
getEventType
public IDebugEventService.EventType getEventType()
getEventHistory
public java.util.List<java.util.Map<java.lang.String,java.lang.String>> getEventHistory()