Uses of Interface
org.hibernate.search.mapper.pojo.work.spi.PojoIndexingPlan
Packages that use PojoIndexingPlan
Package
Description
-
Uses of PojoIndexingPlan in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return PojoIndexingPlanModifier and TypeMethodDescriptionAbstractPojoMappingImplementor.createIndexingPlan
(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy) AbstractPojoMappingImplementor.createIndexingPlan
(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sendingPlan) PojoMappingDelegate.createIndexingPlan
(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy) PojoMappingDelegate.createIndexingPlan
(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sendingPlan) -
Uses of PojoIndexingPlan in org.hibernate.search.mapper.pojo.session.spi
Methods in org.hibernate.search.mapper.pojo.session.spi that return PojoIndexingPlanModifier and TypeMethodDescriptionPojoSearchSessionMappingContext.createIndexingPlan
(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy) PojoSearchSessionMappingContext.createIndexingPlan
(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sink) -
Uses of PojoIndexingPlan in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi with parameters of type PojoIndexingPlanModifier and TypeMethodDescriptionvoid
ConfiguredIndexingPlanSynchronizationStrategy.executeAndSynchronize
(PojoIndexingPlan indexingPlan)