This project has retired. For details please refer to its Attic page.
LensEvent (Lens 2.0.1-beta-incubating API)

org.apache.lens.server.api.events
Class LensEvent

java.lang.Object
  extended by org.apache.lens.server.api.events.LensEvent
Direct Known Subclasses:
DriverEvent, LensStatistics, PartitionEvent, QueryEvent

public abstract class LensEvent
extends Object

Instantiates a new lens event.


Constructor Summary
LensEvent()
           
 
Method Summary
abstract  String getEventId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LensEvent

public LensEvent()
Method Detail

getEventId

public abstract String getEventId()


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.