Class GeoHexBoundedPredicate
java.lang.Object
org.elasticsearch.xpack.esql.expression.function.scalar.spatial.GeoHexBoundedPredicate
A class that checks if a hexagon intersects with a bounding box.
TODO: This class is a copy of the inner class GeoHexPredicate inside GeoHexCellIdSource, we should find a common location for it.
-
Method Summary
-
Method Details
-
validHex
public boolean validHex(long hex)
-