Index
All Classes and Interfaces|All Packages|Serialized Form
C
- call() - Method in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.health.ElasticsearchHealthCheck
- config - Variable in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchRestClientProducer
- connectionTimeout() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The connection timeout.
- createRestClientBuilder(ElasticsearchConfig) - Static method in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.RestClientBuilderHelper
- createSniffer(RestClient, ElasticsearchConfig) - Static method in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.RestClientBuilderHelper
D
- destroy() - Method in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchRestClientProducer
- discovery() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
Configuration for the automatic discovery of new Elasticsearch nodes.
E
- ElasticsearchClientConfig - Annotation Interface in io.quarkus.elasticsearch.restclient.lowlevel
-
Annotate implementations of
org.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 - ElasticsearchClientConfig.Literal - Class in io.quarkus.elasticsearch.restclient.lowlevel
- ElasticsearchConfig - Interface in io.quarkus.elasticsearch.restclient.lowlevel.runtime
- ElasticsearchConfig.DiscoveryConfig - Interface in io.quarkus.elasticsearch.restclient.lowlevel.runtime
- ElasticsearchHealthCheck - Class in io.quarkus.elasticsearch.restclient.lowlevel.runtime.health
- ElasticsearchHealthCheck() - Constructor for class io.quarkus.elasticsearch.restclient.lowlevel.runtime.health.ElasticsearchHealthCheck
- ElasticsearchRestClientProducer - Class in io.quarkus.elasticsearch.restclient.lowlevel.runtime
- ElasticsearchRestClientProducer() - Constructor for class io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchRestClientProducer
- enabled() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig.DiscoveryConfig
-
Defines if automatic discovery is enabled.
H
- hosts() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The list of hosts of the Elasticsearch servers.
I
- io.quarkus.elasticsearch.restclient.lowlevel - package io.quarkus.elasticsearch.restclient.lowlevel
- io.quarkus.elasticsearch.restclient.lowlevel.runtime - package io.quarkus.elasticsearch.restclient.lowlevel.runtime
- io.quarkus.elasticsearch.restclient.lowlevel.runtime.health - package io.quarkus.elasticsearch.restclient.lowlevel.runtime.health
- ioThreadCounts() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The number of IO thread.
L
- Literal() - Constructor for class io.quarkus.elasticsearch.restclient.lowlevel.ElasticsearchClientConfig.Literal
M
- maxConnections() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The maximum number of connections to all the Elasticsearch servers.
- maxConnectionsPerRoute() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The maximum number of connections per Elasticsearch server.
P
- password() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The password for basic HTTP authentication.
- protocol() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The protocol to use when contacting Elasticsearch servers.
R
- refreshInterval() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig.DiscoveryConfig
-
Refresh interval of the node list.
- restClient - Variable in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.health.ElasticsearchHealthCheck
- restClient() - Method in class io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchRestClientProducer
- RestClientBuilderHelper - Class in io.quarkus.elasticsearch.restclient.lowlevel.runtime
S
- socketTimeout() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The socket timeout.
U
- username() - Method in interface io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchConfig
-
The username for basic HTTP authentication.
All Classes and Interfaces|All Packages|Serialized Form