public class QueryFailed extends QueryEnded
END_STATES| Constructor and Description |
|---|
QueryFailed(long eventTime,
QueryStatus.Status prev,
QueryStatus.Status current,
QueryHandle handle,
String user,
String cause)
Instantiates a new query failed.
|
toStringgetEventIdpublic QueryFailed(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.