Uses of Class
org.apache.lucene.index.memory.MemoryIndex.SlicedIntBlockPool
Packages that use MemoryIndex.SlicedIntBlockPool
Package
Description
High-performance single-document main memory Apache Lucene fulltext search index.
-
Uses of MemoryIndex.SlicedIntBlockPool in org.apache.lucene.index.memory
Fields in org.apache.lucene.index.memory declared as MemoryIndex.SlicedIntBlockPoolModifier and TypeFieldDescriptionprivate final MemoryIndex.SlicedIntBlockPool
MemoryIndex.slicedIntBlockPool
private final MemoryIndex.SlicedIntBlockPool
MemoryIndex.SlicedIntBlockPool.SliceReader.slicedIntBlockPool
private final MemoryIndex.SlicedIntBlockPool
MemoryIndex.SlicedIntBlockPool.SliceWriter.slicedIntBlockPool
Constructors in org.apache.lucene.index.memory with parameters of type MemoryIndex.SlicedIntBlockPoolModifierConstructorDescriptionSliceReader
(MemoryIndex.SlicedIntBlockPool slicedIntBlockPool) Creates a newMemoryIndex.SlicedIntBlockPool.SliceReader
on the given poolSliceWriter
(MemoryIndex.SlicedIntBlockPool slicedIntBlockPool)