Package | Description |
---|---|
org.apache.lens.server.api.query.events | |
org.apache.lens.server.query | |
org.apache.lens.server.scheduler |
Modifier and Type | Class and Description |
---|---|
class |
QueryCancelled
Event fired when query is cancelled.
|
class |
QueryClosed
Event fired when a query is closed.
|
class |
QueryFailed
Event fired when a query fails to execute.
|
class |
QuerySuccess
Event fired when query is successfully completed.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryExecutionStatisticsGenerator.process(QueryEnded ended) |
void |
QueryEndNotifier.process(QueryEnded event) |
void |
QueryEndHttpNotifier.process(QueryEnded event) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerQueryEventListener.process(QueryEnded event) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.