public static final class BKDReader.IntersectState extends Object
BKDReader.intersect(org.apache.lucene.index.PointValues.IntersectVisitor)
.Modifier and Type | Field and Description |
---|---|
BKDReader.IndexTree |
index |
Constructor and Description |
---|
IntersectState(IndexInput in,
int numDims,
int packedBytesLength,
int maxPointsInLeafNode,
PointValues.IntersectVisitor visitor,
BKDReader.IndexTree indexVisitor) |
public final BKDReader.IndexTree index
public IntersectState(IndexInput in, int numDims, int packedBytesLength, int maxPointsInLeafNode, PointValues.IntersectVisitor visitor, BKDReader.IndexTree indexVisitor)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.