GATE
Version 3.1-2270

Uses of Interface
gate.creole.ir.IndexStatistics

Packages that use IndexStatistics
gate.corpora   
gate.creole.ir   
gate.creole.ir.lucene   
 

Uses of IndexStatistics in gate.corpora
 

Methods in gate.corpora that return IndexStatistics
 IndexStatistics SerialCorpusImpl.getIndexStatistics()
           
 

Uses of IndexStatistics in gate.creole.ir
 

Methods in gate.creole.ir that return IndexStatistics
 IndexStatistics IndexedCorpus.getIndexStatistics()
           
 

Uses of IndexStatistics in gate.creole.ir.lucene
 

Classes in gate.creole.ir.lucene that implement IndexStatistics
 class LuceneIndexStatistics
           
 


GATE
Version 3.1-2270