Uses of Class
org.apache.lucene.store.MMapDirectory
-
Packages that use MMapDirectory Package Description org.elasticsearch.index.store -
-
Uses of MMapDirectory in org.elasticsearch.index.store
Methods in org.elasticsearch.index.store that return MMapDirectory Modifier and Type Method Description static MMapDirectoryFsDirectoryFactory. setPreload(MMapDirectory mMapDirectory, LockFactory lockFactory, Set<String> preLoadExtensions)Methods in org.elasticsearch.index.store with parameters of type MMapDirectory Modifier and Type Method Description static MMapDirectoryFsDirectoryFactory. setPreload(MMapDirectory mMapDirectory, LockFactory lockFactory, Set<String> preLoadExtensions)
-