public class QueryExecuted extends StatusChange
| Constructor and Description | 
|---|
| QueryExecuted(long eventTime,
             QueryStatus.Status prev,
             QueryStatus.Status current,
             QueryHandle handle)Instantiates a new query executed. | 
public QueryExecuted(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.