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