Uses of Interface
org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingQueueEventProcessingPlan
-
Packages that use AutomaticIndexingQueueEventProcessingPlan Package Description org.hibernate.search.mapper.orm.automaticindexing.spi -
-
Uses of AutomaticIndexingQueueEventProcessingPlan in org.hibernate.search.mapper.orm.automaticindexing.spi
Methods in org.hibernate.search.mapper.orm.automaticindexing.spi that return AutomaticIndexingQueueEventProcessingPlan Modifier and Type Method Description AutomaticIndexingQueueEventProcessingPlanAutomaticIndexingMappingContext. createIndexingQueueEventProcessingPlan(org.hibernate.Session session)
-