Uses of Class
org.apache.lucene.util.bkd.BKDReader.BKDOffHeapInput
-
Packages that use BKDReader.BKDOffHeapInput Package Description org.apache.lucene.util.bkd Block KD-tree, implementing the generic spatial data structure described in this paper. -
-
Uses of BKDReader.BKDOffHeapInput in org.apache.lucene.util.bkd
Methods in org.apache.lucene.util.bkd that return BKDReader.BKDOffHeapInput Modifier and Type Method Description BKDReader.BKDOffHeapInput
BKDReader.BKDOffHeapInput. clone()
-