Uses of Interface
org.hibernate.search.engine.backend.work.execution.spi.IndexIndexingPlan
Packages that use IndexIndexingPlan
Package
Description
-
Uses of IndexIndexingPlan in org.hibernate.search.engine.backend.index.spi
Methods in org.hibernate.search.engine.backend.index.spi that return IndexIndexingPlanModifier and TypeMethodDescriptionIndexManagerImplementor.createIndexingPlan
(BackendSessionContext sessionContext, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy) -
Uses of IndexIndexingPlan in org.hibernate.search.engine.mapper.mapping.spi
Methods in org.hibernate.search.engine.mapper.mapping.spi that return IndexIndexingPlanModifier and TypeMethodDescriptionMappedIndexManager.createIndexingPlan
(BackendSessionContext sessionContext, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy)