Artifacts.elastic.co

HealthRequest (java-client 8.5.1 API)

WebClass HealthRequest. The cluster health API returns a simple status on the health of the cluster. You can also use the API to get the health status of only specified data streams and indices. For data streams, the API retrieves the health status of the stream’s backing indices. The cluster health status is: green, yellow or red.

Actived: Just Now

URL: https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.5.1/co/elastic/clients/elasticsearch/cluster/HealthRequest.html

HealthRequest (java-client 7.17.6 API)

WebMethods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Category:  Health Go Health

HealthRequest (java-client 7.17.5 API)

WebOne of green, yellow or red. Will wait (until the timeout provided) until the status of the cluster changes to the one provided or better, i.e. green > yellow > red.

Category:  Health Go Health

HealthRequest.Builder (java-client 8.5.1 API)

Webpublic final HealthRequest.Builder waitForActiveShards ( Function < WaitForActiveShards.Builder, ObjectBuilder < WaitForActiveShards >> fn) A number controlling to how many active shards to wait for, all to wait for all shards in the cluster to be active, or 0 to not wait. API name: wait_for_active_shards.

Category:  Health Go Health

ClusterClient (rest-high-level 7.8.0 API)

WebParameters: componentTemplatesRequest - the request options - the request options (e.g. headers), use RequestOptions.DEFAULT if nothing needs to be customized listener - the listener to be notified upon request completion. The listener will be called with the value true Returns: cancellable that may be used to cancel the request

Category:  Health Go Health

Download Elastic Products Elastic

WebDownload and deploy Elastic. Download the Elastic Stack to get started with Search, Observability, and Security for free. Deploy on Elastic Cloud, on-prem, or with our official Kubernetes operator. Build fast, relevant AI search apps that scale. Ingest your data and explore Elastic's ML and RAG capabilities to get generative AI experiences up

Category:  Health Go Health

RestHighLevelClient (rest-high-level 7.12.1 API)

WebHigh level REST client that wraps an instance of the low level RestClient and allows to build requests and read responses. The RestClient instance is internally built based on the provided RestClientBuilder and it gets closed automatically when closing the RestHighLevelClient instance that wraps it. In case an already existing instance of a low

Category:  Health Go Health

HealthResponse (java-client 7.17.7 API)

Webdeclaration: package: co.elastic.clients.elasticsearch.cluster, class: HealthResponse

Category:  Health Go Health

RestHighLevelClient (rest-high-level 6.2.4 API)

WebHigh level REST client that wraps an instance of the low level RestClient and allows to build requests and read responses. The RestClient instance is internally built based on the provided RestClientBuilder and it gets closed automatically when closing the RestHighLevelClient instance that wraps it. In case an already existing instance of a low

Category:  Health Go Health

RestClient (rest 6.2.3 API)

WebParameters: method - the http method endpoint - the path of the request (without host and port) params - the query_string parameters responseListener - the ResponseListener to notify when the request is completed or fails headers - the optional request headers; performRequestAsync public void performRequestAsync (java.lang.String method, …

Category:  Health Go Health

Overview (java-client 8.3.3 API)

WebPackages; Package Description; co.elastic.clients : co.elastic.clients.elasticsearch : co.elastic.clients.elasticsearch._types : co.elastic.clients.elasticsearch

Category:  Health Go Health

ClusterShardHealth (server 7.13.2 API)

Webdeclaration: package: org.elasticsearch.cluster.health, class: ClusterShardHealth

Category:  Health Go Health

ElasticsearchClient (java-client 8.1.0 API)

Webpublic TermsEnumResponse termsEnum ( TermsEnumRequest request) throws java.io.IOException, ElasticsearchException. The terms enum API can be used to discover terms in the index that begin with the provided string. It is designed for low-latency look-ups used in auto-complete scenarios. Throws:

Category:  Health Go Health

ClusterClient (rest-high-level 7.6.2 API)

Webdeclaration: package: org.elasticsearch.client, class: ClusterClient. Parameters: request - the request options - the request options (e.g. headers), use RequestOptions.DEFAULT if nothing needs to be customized listener - the listener to be notified upon request completion Returns: cancellable that may be used to cancel the request

Category:  Health Go Health