public class QueryQueued extends StatusChange
| Constructor and Description | 
|---|
| QueryQueued(long eventTime,
           QueryStatus.Status prev,
           QueryStatus.Status current,
           QueryHandle handle,
           String user)Instantiates a new query queued. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getUser()Get the submitting user | 
getEventId, toStringpublic QueryQueued(long eventTime,
           QueryStatus.Status prev,
           QueryStatus.Status current,
           QueryHandle handle,
           String user)
eventTime - the event timeprev - the prevcurrent - the currenthandle - the handleuser - the userpublic final String getUser()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.