Package org.hibernate.search.backend.elasticsearch.orchestration.impl
package org.hibernate.search.backend.elasticsearch.orchestration.impl
-
ClassDescriptionAn orchestrator sending works to a queue which is processed periodically in a separate thread.A thread-safe component planning the execution of works in parallel, without any consideration for the order they were submitted in.A thread-safe component ordering and planning the execution of works serially, in the order they were submitted.Aggregates bulkable works into bulks and adds all resulting works to a sequence builder.