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.automaticindexing.session.impl
Methods in org.hibernate.search.mapper.orm.automaticindexing.session.impl that return IndexingPlanSynchronizationStrategyConstructors in org.hibernate.search.mapper.orm.automaticindexing.session.impl with parameters of type IndexingPlanSynchronizationStrategyModifierConstructorDescription -
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 TypeMethodDescriptionvoidSearchSession.indexingPlanSynchronizationStrategy(IndexingPlanSynchronizationStrategy synchronizationStrategy) Set theIndexingPlanSynchronizationStrategyto use for this session. -
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.orm.session.impl
Classes in org.hibernate.search.mapper.orm.session.impl that implement IndexingPlanSynchronizationStrategyMethods in org.hibernate.search.mapper.orm.session.impl with parameters of type IndexingPlanSynchronizationStrategyModifier and TypeMethodDescriptionConfiguredAutomaticIndexingStrategy.configureOverriddenSynchronizationStrategy(IndexingPlanSynchronizationStrategy synchronizationStrategy) voidDelegatingSearchSession.indexingPlanSynchronizationStrategy(IndexingPlanSynchronizationStrategy synchronizationStrategy) voidHibernateOrmSearchSession.indexingPlanSynchronizationStrategy(IndexingPlanSynchronizationStrategy synchronizationStrategy) -
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.pojo.work
Methods in org.hibernate.search.mapper.pojo.work that return IndexingPlanSynchronizationStrategy -
Uses of IndexingPlanSynchronizationStrategy in org.hibernate.search.mapper.pojo.work.impl
Classes in org.hibernate.search.mapper.pojo.work.impl that implement IndexingPlanSynchronizationStrategyModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classFields in org.hibernate.search.mapper.pojo.work.impl declared as IndexingPlanSynchronizationStrategyModifier and TypeFieldDescriptionstatic final IndexingPlanSynchronizationStrategyAsyncIndexingPlanSynchronizationStrategy.INSTANCEstatic final IndexingPlanSynchronizationStrategyReadSyncIndexingPlanSynchronizationStrategy.INSTANCEstatic final IndexingPlanSynchronizationStrategySyncIndexingPlanSynchronizationStrategy.INSTANCEstatic final IndexingPlanSynchronizationStrategyWriteSyncIndexingPlanSynchronizationStrategy.INSTANCE