Uses of Class
org.hibernate.search.backend.elasticsearch.schema.management.impl.ElasticsearchIndexLifecycleExecutionOptions
-
Packages that use ElasticsearchIndexLifecycleExecutionOptions Package Description org.hibernate.search.backend.elasticsearch.schema.management.impl -
-
Uses of ElasticsearchIndexLifecycleExecutionOptions in org.hibernate.search.backend.elasticsearch.schema.management.impl
Constructors in org.hibernate.search.backend.elasticsearch.schema.management.impl with parameters of type ElasticsearchIndexLifecycleExecutionOptions Constructor Description ElasticsearchIndexSchemaManager(Optional<String> backendName, com.google.gson.Gson userFacingGson, ElasticsearchWorkFactory workFactory, ElasticsearchParallelWorkOrchestrator workOrchestrator, IndexLayoutStrategy indexLayoutStrategy, IndexNames indexNames, IndexMetadata expectedMetadata, ElasticsearchIndexLifecycleExecutionOptions executionOptions)
-