Uses of Package
org.terrier.structures.indexing.singlepass.hadoop

Packages that use org.terrier.structures.indexing.singlepass.hadoop
org.terrier.indexing.hadoop Provides classes for Terrier's MapReduce indexer. 
org.terrier.structures.indexing.singlepass.hadoop Provides classes implemeting the Hadoop MapReduce indexing in Terrier. 
 

Classes in org.terrier.structures.indexing.singlepass.hadoop used by org.terrier.indexing.hadoop
HadoopRunIteratorFactory
          Creates a new Iterator over runs which can be used within the Hadoop framework.
MapData
          Storage class for information about each Map.
MapEmittedPostingList
          Sub-Class of WritableByteArray, i.e.
SplitAwareWrapper
          Ironically a wrapper around a wrapper.
SplitEmittedTerm
          Represents a Term key used during MapReduce Indexing.
 

Classes in org.terrier.structures.indexing.singlepass.hadoop used by org.terrier.structures.indexing.singlepass.hadoop
CollectionRecordReader
          An abstract RecordReader class which provides methods to read a collection within the Hadoop framework.
Inv2DirectMultiReduce.ByDocidPartitioner
          Partitioner partitioning by docid
MapData
          Storage class for information about each Map.
MapEmittedPostingList
          Sub-Class of WritableByteArray, i.e.
PositionAwareSplit
          An InputSplit, i.e.
SplitAwareWrapper
          Ironically a wrapper around a wrapper.
SplitEmittedTerm
          Represents a Term key used during MapReduce Indexing.
WritableByteArray
          Represents a Writable Posting List.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow