org.apache.lens.server.api.events
Class LensEvent
java.lang.Object
org.apache.lens.server.api.events.LensEvent
- Direct Known Subclasses:
- DriverEvent, QueryEvent
public abstract class LensEvent
- extends Object
Instantiates a new lens event.
|
Field Summary |
protected long |
eventTime
The event time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventTime
protected final long eventTime
- The event time.
LensEvent
public LensEvent()
getEventId
public abstract String getEventId()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.