Uses of Interface
org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventProcessingPlan
Packages that use PojoIndexingQueueEventProcessingPlan
Package
Description
-
Uses of PojoIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return PojoIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionPojoMappingDelegate.createEventProcessingPlan(PojoWorkSessionContext context, org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy commitStrategy, org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) AbstractPojoMappingImplementor.createIndexingQueueEventProcessingPlan(PojoWorkSessionContext context, org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy commitStrategy, org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) -
Uses of PojoIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.pojo.session.spi
Methods in org.hibernate.search.mapper.pojo.session.spi that return PojoIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionPojoSearchSessionMappingContext.createIndexingQueueEventProcessingPlan(PojoWorkSessionContext context, org.hibernate.search.engine.backend.work.execution.DocumentCommitStrategy commitStrategy, org.hibernate.search.engine.backend.work.execution.DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan)