Uses of Interface
org.hibernate.search.backend.lucene.orchestration.impl.LuceneSerialWorkOrchestrator
-
Packages that use LuceneSerialWorkOrchestrator Package Description org.hibernate.search.backend.lucene.orchestration.impl org.hibernate.search.backend.lucene.work.execution.impl -
-
Uses of LuceneSerialWorkOrchestrator in org.hibernate.search.backend.lucene.orchestration.impl
Classes in org.hibernate.search.backend.lucene.orchestration.impl that implement LuceneSerialWorkOrchestrator Modifier and Type Class Description classLuceneSerialWorkOrchestratorImpl -
Uses of LuceneSerialWorkOrchestrator in org.hibernate.search.backend.lucene.work.execution.impl
Methods in org.hibernate.search.backend.lucene.work.execution.impl that return LuceneSerialWorkOrchestrator Modifier and Type Method Description LuceneSerialWorkOrchestratorWorkExecutionIndexManagerContext. indexingOrchestrator(String documentId, String routingKey)
-