Class LuceneIndexMaintainerFactory
java.lang.Object
com.apple.foundationdb.record.lucene.LuceneIndexMaintainerFactory
- All Implemented Interfaces:
IndexMaintainerFactory
@AutoService(com.apple.foundationdb.record.provider.foundationdb.IndexMaintainerFactory.class)
@API(EXPERIMENTAL)
public class LuceneIndexMaintainerFactory
extends Object
implements IndexMaintainerFactory
Index Maintainer Factory for Lucene Indexes. This adds the Lucene index to supported indexes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LuceneIndexMaintainerFactory
public LuceneIndexMaintainerFactory()
-
-
Method Details
-
getIndexTypes
- Specified by:
getIndexTypesin interfaceIndexMaintainerFactory
-
getIndexValidator
- Specified by:
getIndexValidatorin interfaceIndexMaintainerFactory
-
getIndexMaintainer
- Specified by:
getIndexMaintainerin interfaceIndexMaintainerFactory
-