public class QueryEndHttpNotifier extends QueryEventHttpNotifier<QueryEnded>
HANDLER_METHOD_NAME| Constructor and Description |
|---|
QueryEndHttpNotifier(org.apache.hadoop.conf.Configuration config,
LogSegregationContext logSegregationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(QueryEnded event)
Should implement the actual event handling.
|
getEventQueue, onEvent, stoppublic QueryEndHttpNotifier(org.apache.hadoop.conf.Configuration config,
LogSegregationContext logSegregationContext)
public void process(QueryEnded event)
AsyncEventListenerprocess in class AsyncEventListener<QueryEnded>event - the eventCopyright © 2014–2018 Apache Software Foundation. All rights reserved.