org.apache.lens.server.query
Class QueryExecutionServiceImpl.QueryStatusLogger
java.lang.Object
org.apache.lens.server.query.QueryExecutionServiceImpl.QueryStatusLogger
- All Implemented Interfaces:
- LensEventListener<StatusChange>
- Enclosing class:
- QueryExecutionServiceImpl
public static class QueryExecutionServiceImpl.QueryStatusLogger
- extends Object
- implements LensEventListener<StatusChange>
The Class QueryStatusLogger.
|
Field Summary |
static org.apache.commons.logging.Log |
STATUS_LOG
The Constant STATUS_LOG. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_LOG
public static final org.apache.commons.logging.Log STATUS_LOG
- The Constant STATUS_LOG.
QueryExecutionServiceImpl.QueryStatusLogger
public QueryExecutionServiceImpl.QueryStatusLogger()
onEvent
public void onEvent(StatusChange event)
throws org.apache.lens.api.LensException
- Specified by:
onEvent in interface LensEventListener<StatusChange>
- Throws:
org.apache.lens.api.LensException
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.