Class ElasticSearchStatusProbe

java.lang.Object
org.nuxeo.elasticsearch.status.ElasticSearchStatusProbe
All Implemented Interfaces:
Probe

public class ElasticSearchStatusProbe extends Object implements Probe
Probe to check the status of the ES cluster. Returns success if the cluster is GREEN or YELLOW, Failure otherwise
Since:
9.3
  • Constructor Details

    • ElasticSearchStatusProbe

      public ElasticSearchStatusProbe()
  • Method Details