Package | Description |
---|---|
org.terrier.structures.indexing.singlepass.hadoop |
Provides classes implemeting the Hadoop MapReduce indexing in Terrier.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionRecordReader<SPLITTYPE extends PositionAwareSplit<?>>
An abstract RecordReader class which provides methods to read a collection
within the Hadoop framework.
|
Modifier and Type | Field and Description |
---|---|
protected SPLITTYPE |
CollectionRecordReader.split
the files in this split
|
Constructor and Description |
---|
FileCollectionRecordReader(org.apache.hadoop.mapred.JobConf jobConf,
PositionAwareSplit<org.apache.hadoop.mapred.lib.CombineFileSplit> split)
Constructor
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow