|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.cache.apps.StaticFillerQueries
public class StaticFillerQueries
Console application that fills the static cache with query results until it is full.
Constructor Summary | |
---|---|
StaticFillerQueries()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Prints to the console queries that are cached inside an query result cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StaticFillerQueries()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
Input data file should have a format of tab separated fields of offset, page length 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 |