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