Class GeophileSpatialFunctionKeyExpressionFactory

java.lang.Object
com.apple.foundationdb.record.spatial.geophile.GeophileSpatialFunctionKeyExpressionFactory
All Implemented Interfaces:
FunctionKeyExpression.Factory

@AutoService(com.apple.foundationdb.record.metadata.expressions.FunctionKeyExpression.Factory.class) @API(EXPERIMENTAL) public class GeophileSpatialFunctionKeyExpressionFactory extends Object implements FunctionKeyExpression.Factory
Implemention of (geo-)spatial index key functions.
See Also: