public class QueryClosed extends QueryEnded
END_STATES| Constructor and Description |
|---|
QueryClosed(long eventTime,
QueryStatus.Status prev,
QueryStatus.Status current,
QueryHandle handle,
String user,
String cause)
Instantiates a new query closed.
|
getCause, getUser, toStringgetCurrentValue, getEventId, getPreviousValue, getQueryHandlegetEventTimepublic QueryClosed(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.