|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.server.query.QueryExecutionServiceImpl.QueryStatusLogger
public static class QueryExecutionServiceImpl.QueryStatusLogger
The Class QueryStatusLogger.
Field Summary | |
---|---|
static org.apache.commons.logging.Log |
STATUS_LOG
The Constant STATUS_LOG. |
Fields inherited from interface org.apache.lens.server.api.events.LensEventListener |
---|
HANDLER_METHOD_NAME |
Constructor Summary | |
---|---|
QueryExecutionServiceImpl.QueryStatusLogger()
|
Method Summary | |
---|---|
void |
onEvent(StatusChange event)
On event. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.apache.commons.logging.Log STATUS_LOG
Constructor Detail |
---|
public QueryExecutionServiceImpl.QueryStatusLogger()
Method Detail |
---|
public void onEvent(StatusChange event) throws LensException
LensEventListener
onEvent
in interface LensEventListener<StatusChange>
event
- the event
LensException
- the lens exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |