org.apache.lens.server.api.driver
Class DriverSessionStarted
java.lang.Object
org.apache.lens.server.api.events.LensEvent
org.apache.lens.server.api.driver.DriverEvent
org.apache.lens.server.api.driver.DriverSessionStarted
public class DriverSessionStarted
- extends DriverEvent
The Class DriverSessionStarted.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverSessionStarted
public DriverSessionStarted(long eventTime,
LensDriver driver,
String lensSessionID,
String driverSessionID)
- Instantiates a new driver session started.
- Parameters:
eventTime - the event timedriver - the driverlensSessionID - the lens session iddriverSessionID - the driver session id
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.