Package io.trino.operator
Class PagesRTreeIndex.GeometryWithPosition
- java.lang.Object
-
- io.trino.operator.PagesRTreeIndex.GeometryWithPosition
-
- Enclosing class:
- PagesRTreeIndex
public static final class PagesRTreeIndex.GeometryWithPosition extends Object
-
-
Constructor Summary
Constructors Constructor Description GeometryWithPosition(com.esri.core.geometry.ogc.OGCGeometry ogcGeometry, int partition, int position)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetEstimatedMemorySizeInBytes()com.esri.core.geometry.ogc.OGCGeometrygetGeometry()intgetPartition()intgetPosition()
-