|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.server.api.events.LensEvent
org.apache.lens.server.api.driver.DriverEvent
public abstract class DriverEvent
The Class DriverEvent.
| Constructor Summary | |
|---|---|
DriverEvent(long eventTime,
LensDriver driver)
Instantiates a new driver event. |
|
| Method Summary | |
|---|---|
LensDriver |
getDriver()
|
| Methods inherited from class org.apache.lens.server.api.events.LensEvent |
|---|
getEventId |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DriverEvent(long eventTime,
LensDriver driver)
eventTime - the event timedriver - the driver| Method Detail |
|---|
public LensDriver getDriver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||