Uses of Interface
org.hibernate.search.mapper.orm.work.SearchIndexingPlanExecutionReport
Packages that use SearchIndexingPlanExecutionReport
-
Uses of SearchIndexingPlanExecutionReport in org.hibernate.search.mapper.orm.automaticindexing.session
Method parameters in org.hibernate.search.mapper.orm.automaticindexing.session with type arguments of type SearchIndexingPlanExecutionReportModifier and TypeMethodDescriptionvoid
AutomaticIndexingSynchronizationConfigurationContext.indexingFutureHandler
(Consumer<CompletableFuture<SearchIndexingPlanExecutionReport>> handler) Deprecated.Set the handler for the (asynchronous) indexing future.