|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.cache.apps.BarrelStatistics
public class BarrelStatistics
Console application that prints basic statistics of a barrel.
Constructor Summary | |
---|---|
BarrelStatistics()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Prints to the console every term that has an inverted list in the format of tab separated fields of inverted list length and term |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BarrelStatistics()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
Takes one parameter - location of the barrel.
args
- the command line arguments
java.io.IOException
- when a problem accessing a file occurres
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |