Class PagesRTreeIndex.GeometryWithPosition

java.lang.Object
io.trino.operator.PagesRTreeIndex.GeometryWithPosition
Enclosing class:
PagesRTreeIndex

public static final class PagesRTreeIndex.GeometryWithPosition extends Object
  • Constructor Details

    • GeometryWithPosition

      public GeometryWithPosition(com.esri.core.geometry.ogc.OGCGeometry ogcGeometry, int partition, int position)
  • Method Details

    • getGeometry

      public com.esri.core.geometry.ogc.OGCGeometry getGeometry()
    • getPartition

      public int getPartition()
    • getPosition

      public int getPosition()
    • getEstimatedMemorySizeInBytes

      public long getEstimatedMemorySizeInBytes()