Uses of Class
io.camunda.zeebe.exporter.ElasticsearchExporterConfiguration
Packages that use ElasticsearchExporterConfiguration
-
Uses of ElasticsearchExporterConfiguration in io.camunda.zeebe.exporter
Constructors in io.camunda.zeebe.exporter with parameters of type ElasticsearchExporterConfigurationModifierConstructorDescriptionElasticsearchExporterSchemaManager(io.camunda.zeebe.exporter.ElasticsearchClient client, ElasticsearchExporterConfiguration configuration) Creates a new schema manager, and it is to be used by the exporter to manage the Elasticsearch schema.Creates a new schema manager, and is only used by the StandaloneSchemaManager.