Package org.apache.lucene.util.bkd
Interface PointValue
- All Known Implementing Classes:
HeapPointReader.HeapPointValue
,OfflinePointReader.OfflinePointValue
public interface PointValue
Represents a dimensional point value written in the BKD tree.
-
Method Summary
Modifier and TypeMethodDescriptionint
docID()
Returns the docIDReturns the packed values for the dimensionsReturns the byte representation of the packed value together with the docID