|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.cache.apps.Tester
public class Tester
Console application that test a cache using query log files on an index.
| Constructor Summary | |
|---|---|
Tester()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Solves the queries of learning and testing files over an specified index and prints cache statistics. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tester()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
Learning and testing files should have a format of tab separated fields of result offset, page lenght and query.
args - the command line arguments
java.lang.Exception - when a problem occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||