Uses of Package
org.hibernate.search.engine.backend.orchestration.spi
Packages that use org.hibernate.search.engine.backend.orchestration.spi
Package
Description
-
Classes in org.hibernate.search.engine.backend.orchestration.spi used by org.hibernate.search.backend.elasticsearch.orchestration.implClassDescriptionAn abstract base for orchestrator implementations, implementing a thread-safe shutdown.
-
Classes in org.hibernate.search.engine.backend.orchestration.spi used by org.hibernate.search.backend.lucene.orchestration.implClassDescriptionAn abstract base for orchestrator implementations, implementing a thread-safe shutdown.A work ready to be submitted to a
BatchingExecutor, and eventually processed in a batch by aBatchedWorkProcessor.A processor of batched works submitted to aBatchingExecutor. -
Classes in org.hibernate.search.engine.backend.orchestration.spi used by org.hibernate.search.engine.backend.orchestration.spiClassDescriptionA work ready to be submitted to a
BatchingExecutor, and eventually processed in a batch by aBatchedWorkProcessor.A processor of batched works submitted to aBatchingExecutor.