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, toString
getEventTime
public QueuePositionChange(long eventTime, Integer prev, Integer current, QueryHandle handle)
eventTime
- the event timeprev
- the prevcurrent
- the currenthandle
- the handleCopyright © 2014–2018 Apache Software Foundation. All rights reserved.