java.lang.Object
org.apache.lucene.index.BinaryDocValuesWriter.BinaryDVs
- Enclosing class:
- BinaryDocValuesWriter
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int[]
(package private) final BytesRefArray
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offsets
final int[] offsets -
values
-
-
Constructor Details
-
BinaryDVs
BinaryDVs(int maxDoc, Sorter.DocMap sortMap, BinaryDocValues oldValues) throws IOException - Throws:
IOException
-