Uses of Interface
org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventSendingPlan
Packages that use PojoIndexingQueueEventSendingPlan
Package
Description
-
Uses of PojoIndexingQueueEventSendingPlan in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoIndexingQueueEventSendingPlanModifier and TypeMethodDescriptionPojoMappingDelegate.createEventProcessingPlan(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) AbstractPojoMappingImplementor.createIndexingPlan(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sendingPlan) PojoMappingDelegate.createIndexingPlan(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sendingPlan) AbstractPojoMappingImplementor.createIndexingQueueEventProcessingPlan(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan) -
Uses of PojoIndexingQueueEventSendingPlan in org.hibernate.search.mapper.pojo.session.spi
Methods in org.hibernate.search.mapper.pojo.session.spi with parameters of type PojoIndexingQueueEventSendingPlanModifier and TypeMethodDescriptionPojoSearchSessionMappingContext.createIndexingPlan(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sink) PojoSearchSessionMappingContext.createIndexingQueueEventProcessingPlan(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan)