RomFileIndex
is a FileIndex stored in a temporary file. This class may be used only with large indexes as it doesn't consume any memory. Caution : the read/write operations provided by a RomFileIndex
are slower that those provided by a RamFileIndex
.
@author Pierre Laporte
|
|
|
|