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