HeapPointWriter
Utility class to write new points into in-heap arrays.
Functions
Link copied to clipboard
Add a new point from a PointValue
Add a new point from the packed value and docId
Link copied to clipboard
Compares the data dimensions and doc values of the point at position i with the point at position j
Compares the data dimensions and doc values of the point at position j with the provided value
Link copied to clipboard
Link copied to clipboard
Computes the cardinality of the points between from tp to
Link copied to clipboard
Copy the data dimensions and doc value of the point at position i in the provided bytes at the given offset
Link copied to clipboard
Returns a reference, in result, to the byte[] slice holding this value
Link copied to clipboard
Returns a PointReader iterator to step through all previously added points