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(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
public FSArrayFileInMem(String filename, boolean updateable, FixedSizeWriteableFactory<V> factory) throws IOException
filename
- updateable
- factory
- IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow