Package org.apache.lucene.index.memory
Class MemoryIndex.NumericDocValuesProducer
- java.lang.Object
-
- org.apache.lucene.index.memory.MemoryIndex.NumericDocValuesProducer
-
- Enclosing class:
- MemoryIndex
private static final class MemoryIndex.NumericDocValuesProducer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
count
(package private) long[]
dvLongValues
-
Constructor Summary
Constructors Modifier Constructor Description private
NumericDocValuesProducer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
prepareForUsage()
-