|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TRECQuerying.QuerySource
This interface denotes a source of queries for batch evaluation
Method Summary | |
---|---|
java.lang.String[] |
getInfo()
Return information about the query source |
java.lang.String |
getQueryId()
Returns the query identifier of the last query fetched, or the first one, if none has been fetched yet. |
void |
reset()
Resets the query source back to the first query. |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
java.lang.String getQueryId()
void reset()
java.lang.String[] getInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |