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(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, writeFSArrayFileadd, add, addAll, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic FSArrayFileInMem(IndexOnDisk index, String structureName) throws IOException
IOExceptionpublic FSArrayFileInMem(String filename, boolean updateable, FixedSizeWriteableFactory<V> factory) throws IOException
filename - updateable - factory - IOExceptionTerrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow