Uses of Interface
org.hibernate.search.mapper.pojo.work.spi.PojoIndexingQueueEventSendingPlan
Package
Description
-
Uses of PojoIndexingQueueEventSendingPlan in org.hibernate.search.mapper.pojo.mapping.spi
Modifier 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
Modifier and TypeMethodDescriptionPojoSearchSessionMappingContext.createIndexingPlan
(PojoWorkSessionContext context, PojoIndexingQueueEventSendingPlan sink) PojoSearchSessionMappingContext.createIndexingQueueEventProcessingPlan
(PojoWorkSessionContext context, DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy, PojoIndexingQueueEventSendingPlan sendingPlan)