public class QueryCancelled extends QueryEnded
END_STATES| Constructor and Description | 
|---|
| QueryCancelled(long eventTime,
              QueryStatus.Status prev,
              QueryStatus.Status current,
              QueryHandle handle,
              String user,
              String cause)Instantiates a new query cancelled. | 
toStringgetEventIdpublic QueryCancelled(long eventTime,
              QueryStatus.Status prev,
              QueryStatus.Status current,
              QueryHandle handle,
              String user,
              String cause)
eventTime - the event timeprev - the prevcurrent - the currenthandle - the handleuser - the usercause - the causeCopyright © 2014–2015 Apache Software Foundation. All rights reserved.