Overload List
| Name | Description | |
|---|---|---|
| ENEQueryInfo()()()() |
Constructor. Basic constructor for the ENEQueryInfo.
| |
| ENEQueryInfo(String) |
Constructor. Takes in sessionId
and sets it as the value for the sid key.
The constructor automatically generates the query ID
and sets it as the value for the rid key.
| |
| ENEQueryInfo(String, String) |
Constructor.
Takes in sessionId and
queryId and sets the IDs as
logging parameters for the sid and
rid keys respectively.
|