Package org.egothor.cache.apps

Provides classes that help testing and computing statistical data for an egothor cache.

See:
          Description

Class Summary
BarrelStatistics Console application that prints basic statistics of a barrel.
QdfCounter Console application that computes query/document term frequencies of a tanker.
StaticFillerQueries Console application that fills the static cache with query results until it is full.
StaticFillerTerms Console application that fills the static cache with inverted lists of terms unit it is full.
Tester Console application that test a cache using query log files on an index.
 

Package org.egothor.cache.apps Description

Provides classes that help testing and computing statistical data for an egothor cache.