V
- Type of Writablepublic class FSArrayFileInMem<V extends org.apache.hadoop.io.Writable> extends FSArrayFile<V>
FSArrayFile.ArrayFileIterator<V extends org.apache.hadoop.io.Writable>, FSArrayFile.ArrayFileWriter
dataFile, dataFilename, entrySize, numberOfEntries, USUAL_EXTENSION, valueFactory
modCount
Constructor and Description |
---|
FSArrayFileInMem(IndexOnDisk index,
String structureName) |
FSArrayFileInMem(String filename,
boolean updateable,
FixedSizeWriteableFactory<V> factory)
constructor
|
Modifier and Type | Method and Description |
---|---|
V |
get(int entryNumber) |
close, iterator, size, writeFSArrayFile
add, add, addAll, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public FSArrayFileInMem(IndexOnDisk index, String structureName) throws IOException
IOException
public FSArrayFileInMem(String filename, boolean updateable, FixedSizeWriteableFactory<V> factory) throws IOException
filename
- updateable
- factory
- IOException
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow