Uses of Interface
org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
Packages that use AutomaticIndexingQueueEventProcessingPlan
Package
Description
-
Uses of AutomaticIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.orm.automaticindexing.impl
Classes in org.hibernate.search.mapper.orm.automaticindexing.impl that implement AutomaticIndexingQueueEventProcessingPlan -
Uses of AutomaticIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.orm.automaticindexing.spi
Methods in org.hibernate.search.mapper.orm.automaticindexing.spi that return AutomaticIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionAutomaticIndexingMappingContext.createIndexingQueueEventProcessingPlan(Session session) -
Uses of AutomaticIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl that return AutomaticIndexingQueueEventProcessingPlanModifier and TypeMethodDescriptionHibernateOrmMapping.createIndexingQueueEventProcessingPlan(Session session)