|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.cache.apps.StaticFillerTerms
public class StaticFillerTerms
Console application that fills the static cache with inverted lists of terms unit it is full.
| Constructor Summary | |
|---|---|
StaticFillerTerms()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Prints to the console terms that are cached inside an inverted list cache. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticFillerTerms()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
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 | |||||||||