public static class FSOMapFileLexicon.MapFileLexiconIterator extends FSOMapFileLexiconGeneric.MapFileLexiconIterator<String,org.apache.hadoop.io.Text>
parent
Constructor and Description |
---|
MapFileLexiconIterator(Iterator<Map.Entry<org.apache.hadoop.io.Text,LexiconEntry>> _parent) |
MapFileLexiconIterator(String filename,
FixedSizeWriteableFactory<org.apache.hadoop.io.Text> keyFactory,
FixedSizeWriteableFactory<LexiconEntry> valueFactory) |
MapFileLexiconIterator(String structureName,
IndexOnDisk index) |
MapFileLexiconIterator(String structureName,
String path,
String prefix,
FixedSizeWriteableFactory<org.apache.hadoop.io.Text> keyFactory,
FixedSizeWriteableFactory<LexiconEntry> valueFactory) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<String,LexiconEntry> |
next() |
close, hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public MapFileLexiconIterator(Iterator<Map.Entry<org.apache.hadoop.io.Text,LexiconEntry>> _parent)
public MapFileLexiconIterator(String filename, FixedSizeWriteableFactory<org.apache.hadoop.io.Text> keyFactory, FixedSizeWriteableFactory<LexiconEntry> valueFactory) throws IOException
IOException
public MapFileLexiconIterator(String structureName, IndexOnDisk index) throws IOException
IOException
public MapFileLexiconIterator(String structureName, String path, String prefix, FixedSizeWriteableFactory<org.apache.hadoop.io.Text> keyFactory, FixedSizeWriteableFactory<LexiconEntry> valueFactory) throws IOException
IOException
public Map.Entry<String,LexiconEntry> next()
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow