Class GeophileScanTypes
java.lang.Object
com.apple.foundationdb.record.spatial.geophile.GeophileScanTypes
Scan types for (geo-)spatial indexes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IndexScanTypeAdvance Z-order scan to given position. -
Method Summary
-
Field Details
-
GO_TO_Z
Advance Z-order scan to given position.- See Also:
-
Cursor.goTo(com.apple.foundationdb.record.spatial.geophile.GeophileRecordImpl)
-