Class GeophileScanTypes

java.lang.Object
com.apple.foundationdb.record.spatial.geophile.GeophileScanTypes

@API(EXPERIMENTAL) public class GeophileScanTypes extends Object
Scan types for (geo-)spatial indexes.
  • Field Details

    • GO_TO_Z

      public static final IndexScanType GO_TO_Z
      Advance Z-order scan to given position.
      See Also:
      • Cursor.goTo(com.apple.foundationdb.record.spatial.geophile.GeophileRecordImpl)