Uses of Interface
org.hibernate.search.mapper.pojo.work.IndexingPlanSynchronizationStrategy
Packages that use IndexingPlanSynchronizationStrategy
Package
Description
-
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.cfg
Fields in org.hibernate.search.mapper.orm.cfg with type parameters of type IndexingPlanSynchronizationStrategyModifier and TypeFieldDescriptionstatic final BeanReference<IndexingPlanSynchronizationStrategy>
HibernateOrmMapperSettings.Defaults.INDEXING_PLAN_SYNCHRONIZATION_STRATEGY
-
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.session
Methods in org.hibernate.search.mapper.orm.session with parameters of type IndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionvoid
SearchSession.indexingPlanSynchronizationStrategy
(IndexingPlanSynchronizationStrategy synchronizationStrategy) Set theIndexingPlanSynchronizationStrategy
to use for this session. -
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.pojo.work
Methods in org.hibernate.search.mapper.pojo.work that return IndexingPlanSynchronizationStrategy