Package org.hibernate.search.backend.lucene.orchestration.impl
package org.hibernate.search.backend.lucene.orchestration.impl
-
ClassDescriptionA 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.