Uses of Class
org.hibernate.search.backend.elasticsearch.resources.impl.BackendThreads
Packages that use BackendThreads
Package
Description
-
Uses of BackendThreads in org.hibernate.search.backend.elasticsearch.index.impl
Constructors in org.hibernate.search.backend.elasticsearch.index.impl with parameters of type BackendThreadsModifierConstructorDescriptionIndexManagerBackendContext(ElasticsearchBackend backendAPI, EventContext eventContext, BackendThreads threads, ElasticsearchLink link, com.google.gson.Gson userFacingGson, MultiTenancyStrategy multiTenancyStrategy, FailureHandler failureHandler, TimingSource timingSource, ElasticsearchParallelWorkOrchestrator generalPurposeOrchestrator, ElasticsearchPropertyMappingValidatorProvider propertyMappingValidatorProvider) -
Uses of BackendThreads in org.hibernate.search.backend.elasticsearch.orchestration.impl
Constructors in org.hibernate.search.backend.elasticsearch.orchestration.impl with parameters of type BackendThreadsModifierConstructorDescriptionElasticsearchBatchingWorkOrchestrator(String name, BackendThreads threads, ElasticsearchLink link, FailureHandler failureHandler)