|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TRECQuerying.QueryResultCache
Interface for introducing caching strategies into TRECQuerying
Method Summary | |
---|---|
void |
add(SearchRequest q)
Add the results for the specified query to the cache |
ResultSet |
checkCache(SearchRequest q)
Returns the ResultSet for the specified query, or null if that query has no cached results. |
void |
reset()
Clears the cache |
Method Detail |
---|
ResultSet checkCache(SearchRequest q)
void add(SearchRequest q)
void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |