Uses of Class
org.fcrepo.persistence.ocfl.impl.ReindexService
Packages that use ReindexService
-
Uses of ReindexService in org.fcrepo.persistence.ocfl.impl
Constructors in org.fcrepo.persistence.ocfl.impl with parameters of type ReindexServiceModifierConstructorDescriptionprotectedOcflPersistentStorageSession(org.fcrepo.kernel.api.Transaction tx, FedoraToOcflObjectIndex fedoraOcflIndex, org.fcrepo.storage.ocfl.OcflObjectSessionFactory objectSessionFactory, ReindexService reindexService) ConstructorReindexManager(Stream<String> ids, ReindexService reindexService, org.fcrepo.config.OcflPropsConfig config, org.fcrepo.kernel.api.TransactionManager manager, org.fcrepo.common.db.DbTransactionExecutor dbTransactionExecutor) Basic constructorReindexWorker(String name, ReindexManager reindexManager, ReindexService reindexService, org.fcrepo.kernel.api.TransactionManager transactionManager, org.fcrepo.common.db.DbTransactionExecutor dbTransactionExecutor, boolean failOnError) Basic Constructor