public class QueryRunning extends StatusChange
| Constructor and Description | 
|---|
| QueryRunning(long eventTime,
            QueryStatus.Status prev,
            QueryStatus.Status current,
            QueryHandle handle)Instantiates a new query running. | 
public QueryRunning(long eventTime,
            QueryStatus.Status prev,
            QueryStatus.Status current,
            QueryHandle handle)
eventTime - the event timeprev - the prevcurrent - the currenthandle - the handleCopyright © 2014–2015 Apache Software Foundation. All rights reserved.