|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.cmu.aura.service.PQResult
| Constructor Summary | |
PQResult(QueryClient client,
QueryResult result,
PQResultSource source,
int queryID)
|
|
| Method Summary | |
QueryClient |
getClient()
|
int |
getQueryID()
|
QueryResult |
getResult()
|
PQResultSource |
getSource()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PQResult(QueryClient client,
QueryResult result,
PQResultSource source,
int queryID)
| Method Detail |
public QueryClient getClient()
public QueryResult getResult()
public PQResultSource getSource()
public int getQueryID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||