Uses of Class
org.hibernate.search.mapper.pojo.work.spi.ConfiguredIndexingPlanSynchronizationStrategy
Packages that use ConfiguredIndexingPlanSynchronizationStrategy
Package
Description
-
Uses of ConfiguredIndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.event.impl
Methods in org.hibernate.search.mapper.orm.event.impl that return ConfiguredIndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionHibernateOrmListenerContextProvider.currentAutomaticIndexingSynchronizationStrategy(SessionImplementor session) -
Uses of ConfiguredIndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl that return ConfiguredIndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionHibernateOrmMapping.currentAutomaticIndexingSynchronizationStrategy(SessionImplementor session) -
Uses of ConfiguredIndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.session.impl
Methods in org.hibernate.search.mapper.orm.session.impl that return ConfiguredIndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionHibernateOrmSearchSession.configuredAutomaticIndexingSynchronizationStrategy()ConfiguredAutomaticIndexingStrategy.configureOverriddenSynchronizationStrategy(IndexingPlanSynchronizationStrategy synchronizationStrategy) ConfiguredAutomaticIndexingStrategy.defaultIndexingPlanSynchronizationStrategy()Methods in org.hibernate.search.mapper.orm.session.impl with parameters of type ConfiguredIndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionConfiguredAutomaticIndexingStrategy.createIndexingPlan(HibernateOrmSearchSession context, ConfiguredIndexingPlanSynchronizationStrategy synchronizationStrategy) ConfiguredAutomaticIndexingStrategy.createIndexingQueueEventProcessingPlan(HibernateOrmSearchSession context, ConfiguredIndexingPlanSynchronizationStrategy synchronizationStrategy) ConfiguredAutomaticIndexingStrategy.createTransactionWorkQueueSynchronization(PojoIndexingPlan indexingPlan, HibernateOrmSearchSessionHolder sessionProperties, Transaction transactionIdentifier, ConfiguredIndexingPlanSynchronizationStrategy synchronizationStrategy) -
Uses of ConfiguredIndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.work.impl
Methods in org.hibernate.search.mapper.orm.work.impl that return ConfiguredIndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionSearchIndexingPlanSessionContext.configuredAutomaticIndexingSynchronizationStrategy() -
Uses of ConfiguredIndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi that return ConfiguredIndexingPlanSynchronizationStrategy