public abstract class SessionEvent extends LensEvent
Constructor and Description |
---|
SessionEvent(long eventTime,
LensSessionHandle handle)
Instantiates a new session event
|
Modifier and Type | Method and Description |
---|---|
String |
getEventId() |
LensSessionHandle |
getSessionHandle()
The lens session handle.
|
String |
toString() |
getEventTime
public SessionEvent(long eventTime, LensSessionHandle handle)
eventTime
- the event timehandle
- the lens session handlepublic String getEventId()
getEventId
in class LensEvent
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public LensSessionHandle getSessionHandle()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.