public class QueryExecutionStatisticsGenerator extends AsyncEventListener<QueryEnded>
HANDLER_METHOD_NAME
Constructor and Description |
---|
QueryExecutionStatisticsGenerator(LensEventService eventService)
Instantiates a new query execution statistics generator.
|
Modifier and Type | Method and Description |
---|---|
void |
process(QueryEnded ended)
Should implement the actual event handling.
|
getEventQueue, onEvent, stop
public QueryExecutionStatisticsGenerator(LensEventService eventService)
eventService
- the event servicepublic void process(QueryEnded ended)
AsyncEventListener
process
in class AsyncEventListener<QueryEnded>
ended
- the eventCopyright © 2014–2018 Apache Software Foundation. All rights reserved.