java.lang.Object
org.apache.lucene.util.bkd.BKDWriter.MergeReader
- Enclosing class:
- BKDWriter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
Which doc in this block we are up toint
Current doc IDprivate final MergeState.DocMap
private final BKDWriter.MergeIntersectsVisitor
private final int
final byte[]
Current packed valueprivate final PointValues.PointTree
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pointTree
-
packedBytesLength
private final int packedBytesLength -
docMap
-
mergeIntersectsVisitor
-
docBlockUpto
private int docBlockUptoWhich doc in this block we are up to -
docID
public int docIDCurrent doc ID -
packedValue
public final byte[] packedValueCurrent packed value
-
-
Constructor Details
-
MergeReader
- Throws:
IOException
-
-
Method Details
-
next
- Throws:
IOException
-
collectNextLeaf
- Throws:
IOException
-