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 |
---|---|
private static class |
BKDReader.BKDOffHeapInput |
private static class |
BKDReader.BKDOnHeapInput |
Modifier and Type | Field and Description |
---|---|
private BKDReader.BKDInput |
BKDReader.IndexTree.in |
(package private) BKDReader.BKDInput |
BKDReader.packedIndex |
Modifier and Type | Method and Description |
---|---|
BKDReader.BKDInput |
BKDReader.BKDInput.clone() |