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.orm.automaticindexing.impl
Constructors in org.hibernate.search.mapper.orm.automaticindexing.impl with parameters of type PojoIndexingQueueEventProcessingPlanModifierConstructorDescription -
Uses of PojoIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.orm.session.impl
Methods in org.hibernate.search.mapper.orm.session.impl that return PojoIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionConfiguredAutomaticIndexingStrategy.createIndexingQueueEventProcessingPlan(HibernateOrmSearchSession context, ConfiguredIndexingPlanSynchronizationStrategy synchronizationStrategy) HibernateOrmSearchSession.createIndexingQueueEventProcessingPlan() -
Uses of PojoIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl that return PojoIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionPojoMappingDelegateImpl.createEventProcessingPlan(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) -
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, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) AbstractPojoMappingImplementor.createIndexingQueueEventProcessingPlan(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, 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, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) -
Uses of PojoIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.pojo.work.impl
Classes in org.hibernate.search.mapper.pojo.work.impl that implement PojoIndexingQueueEventProcessingPlan