public class QueryRejected extends QueryEvent<String>
| Constructor and Description |
|---|
QueryRejected(long eventTime,
String prev,
String current,
QueryHandle handle)
Instantiates a new query rejected.
|
getCurrentValue, getEventId, getPreviousValue, getQueryHandle, toStringgetEventTimepublic QueryRejected(long eventTime,
String prev,
String current,
QueryHandle handle)
eventTime - the event timeprev - the prevcurrent - the currenthandle - the handleCopyright © 2014–2018 Apache Software Foundation. All rights reserved.