Class GeophileIndexMaintainerFactory
java.lang.Object
com.apple.foundationdb.record.spatial.geophile.GeophileIndexMaintainerFactory
- All Implemented Interfaces:
IndexMaintainerFactory
@AutoService(com.apple.foundationdb.record.provider.foundationdb.IndexMaintainerFactory.class)
@API(UNSTABLE)
public class GeophileIndexMaintainerFactory
extends Object
implements IndexMaintainerFactory
A factory for
GeophileIndexMaintainer indexes.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeophileIndexMaintainerFactory
public GeophileIndexMaintainerFactory()
-
-
Method Details
-
getIndexTypes
- Specified by:
getIndexTypesin interfaceIndexMaintainerFactory
-
getIndexValidator
- Specified by:
getIndexValidatorin interfaceIndexMaintainerFactory
-
getIndexMaintainer
- Specified by:
getIndexMaintainerin interfaceIndexMaintainerFactory
-