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