| Package | Description | 
|---|---|
| org.terrier.structures.indexing | 
 Provides the classes used for creating the data structures of 
the Terrier platform. 
 | 
| org.terrier.structures.indexing.singlepass | 
 Provides implementation of the structures needed for performing a single
pass indexing 
 | 
| org.terrier.utility | 
 This package includes classes that are used in various part of 
the Terrier Platform. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected MemoryChecker | 
CompressingMetaIndexBuilder.memCheck  | 
| Modifier and Type | Field and Description | 
|---|---|
protected MemoryChecker | 
BasicSinglePassIndexer.memoryCheck
Memory Checker - provides the method for checking to see if
 the system is running low on memory 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RuntimeMemoryChecker
A memory checker that uses the Java Runtime instance to check the amount of available memory. 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow