Class HealthFeatures

java.lang.Object
org.elasticsearch.health.HealthFeatures
All Implemented Interfaces:
FeatureSpecification

public class HealthFeatures extends Object implements FeatureSpecification
  • Field Details

    • SUPPORTS_HEALTH

      public static final NodeFeature SUPPORTS_HEALTH
    • SUPPORTS_HEALTH_REPORT_API

      public static final NodeFeature SUPPORTS_HEALTH_REPORT_API
    • SUPPORTS_SHARDS_CAPACITY_INDICATOR

      public static final NodeFeature SUPPORTS_SHARDS_CAPACITY_INDICATOR
    • SUPPORTS_EXTENDED_REPOSITORY_INDICATOR

      public static final NodeFeature SUPPORTS_EXTENDED_REPOSITORY_INDICATOR
  • Constructor Details

    • HealthFeatures

      public HealthFeatures()
  • Method Details