Package | Description |
---|---|
org.apache.lucene.util.bkd |
Block KD-tree, implementing the generic spatial data structure described in
this paper.
|
Modifier and Type | Class and Description |
---|---|
class |
HeapPointWriter
Utility class to write new points into in-heap arrays.
|
class |
OfflinePointWriter
Writes points to disk in a fixed-with format.
|
Modifier and Type | Field and Description |
---|---|
PointWriter |
BKDRadixSelector.PathSlice.writer |
Constructor and Description |
---|
PathSlice(PointWriter writer,
long start,
long count) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.