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