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.ArrayFileWriterdataFile, dataFilename, entrySize, numberOfEntries, USUAL_EXTENSION, valueFactorymodCount| 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, writeFSArrayFileadd, add, addAll, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringpublic FSArrayFileInMem(String filename, boolean updateable, FixedSizeWriteableFactory<V> factory) throws IOException
filename - updateable - factory - IOExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow