| Package | Description |
|---|---|
| io.prestosql.operator |
| Modifier and Type | Method and Description |
|---|---|
PagesSpatialIndexSupplier |
PagesIndex.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) |
Copyright © 2012–2019. All rights reserved.