Package io.quarkus.elasticsearch.restclient.lowlevel
-
Class Summary Class Description ElasticsearchClientConfig.Literal -
Annotation Types Summary Annotation Type Description ElasticsearchClientConfig Annotate implementations oforg.elasticsearch.client.RestClientBuilder.HttpClientConfigCallback
to provide further configuration of injected ElasticsearchRestClient
You may provide multiple implementations each annotated withElasticsearchClientConfig
and configuration provided by each implementation will be applied in a randomly ordered cascading manner