public abstract class LensEvent extends Object
Constructor and Description |
---|
LensEvent(long eventTime) |
Modifier and Type | Method and Description |
---|---|
abstract String |
getEventId() |
long |
getEventTime()
The event time.
|
@ConstructorProperties(value="eventTime") @Generated(value="lombok") public LensEvent(long eventTime)
public abstract String getEventId()
@Generated(value="lombok") public long getEventTime()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.