public class QueryLaunched extends StatusChange
Constructor and Description |
---|
QueryLaunched(long eventTime,
QueryStatus.Status prev,
QueryStatus.Status current,
QueryHandle handle)
Instantiates a new query launched.
|
getCurrentValue, getEventId, getPreviousValue, getQueryHandle, toString
getEventTime
public QueryLaunched(long eventTime, QueryStatus.Status prev, QueryStatus.Status current, QueryHandle handle)
eventTime
- the event timeprev
- the prevcurrent
- the currenthandle
- the handleCopyright © 2014–2018 Apache Software Foundation. All rights reserved.