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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeophileSpatialFunctionKeyExpressionFactory
public GeophileSpatialFunctionKeyExpressionFactory()
-
-
Method Details
-
getBuilders
- Specified by:
getBuildersin interfaceFunctionKeyExpression.Factory
-