|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.indexing.LexiconBuilder.BasicLexiconCollectionStaticticsCounter
public static class LexiconBuilder.BasicLexiconCollectionStaticticsCounter
counts global statistics in the non-fields case
Constructor Summary | |
---|---|
LexiconBuilder.BasicLexiconCollectionStaticticsCounter(Index _index)
constructor |
|
LexiconBuilder.BasicLexiconCollectionStaticticsCounter(Index _index,
java.lang.String subset_name)
constructor |
Method Summary | |
---|---|
void |
close()
|
void |
count(LexiconEntry value)
The current count |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LexiconBuilder.BasicLexiconCollectionStaticticsCounter(Index _index)
_index
- public LexiconBuilder.BasicLexiconCollectionStaticticsCounter(Index _index, java.lang.String subset_name)
_index
- subset_name
- Method Detail |
---|
public void count(LexiconEntry value)
count
in interface LexiconBuilder.CollectionStatisticsCounter
public void close()
close
in interface java.io.Closeable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |