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. |
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 LensException
- Description copied from interface:
LensEventListener
- On event.
- Specified by:
onEvent
in interface LensEventListener<StatusChange>
- Parameters:
event
- the event
- Throws:
LensException
- the lens exception
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.