Uses of Class
io.trino.operator.PagesSpatialIndexSupplier
Packages that use PagesSpatialIndexSupplier
-
Uses of PagesSpatialIndexSupplier in io.trino.operator
Methods in io.trino.operator that return PagesSpatialIndexSupplierModifier and TypeMethodDescriptionPagesIndex.createPagesSpatialIndex(Session session, int geometryChannel, Optional<Integer> radiusChannel, OptionalDouble constantRadius, Optional<Integer> partitionChannel, SpatialIndexBuilderOperator.SpatialPredicate spatialRelationshipTest, Optional<JoinFilterFunctionCompiler.JoinFilterFunctionFactory> filterFunctionFactory, List<Integer> outputChannels, Map<Integer, Rectangle> partitions)