Uses of Package
org.hibernate.search.backend.lucene.orchestration.impl
Packages that use org.hibernate.search.backend.lucene.orchestration.impl
Package
Description
-
Classes in org.hibernate.search.backend.lucene.orchestration.impl used by org.hibernate.search.backend.lucene.index.implClassDescriptionAn orchestrator that executes works synchronously in the current thread.
-
Classes in org.hibernate.search.backend.lucene.orchestration.impl used by org.hibernate.search.backend.lucene.orchestration.implClassDescriptionA thread-safe component responsible for applying write works to an index writer.A thread-safe component planning the execution of works in parallel, without any consideration for the order they were submitted in.An orchestrator that batches together works sent from other threads.An orchestrator that executes works synchronously in the current thread.
-
Classes in org.hibernate.search.backend.lucene.orchestration.impl used by org.hibernate.search.backend.lucene.schema.management.implClassDescriptionA thread-safe component planning the execution of works in parallel, without any consideration for the order they were submitted in.
-
Classes in org.hibernate.search.backend.lucene.orchestration.impl used by org.hibernate.search.backend.lucene.search.query.implClassDescriptionAn orchestrator that executes works synchronously in the current thread.
-
Classes in org.hibernate.search.backend.lucene.orchestration.impl used by org.hibernate.search.backend.lucene.work.execution.implClassDescriptionA thread-safe component planning the execution of works in parallel, without any consideration for the order they were submitted in.An orchestrator that batches together works sent from other threads.