Class XPackFeatures

java.lang.Object
org.elasticsearch.xpack.core.XPackFeatures
All Implemented Interfaces:
FeatureSpecification

public class XPackFeatures extends Object implements FeatureSpecification
Provides the XPack features that this version of the code supports
  • Field Details

    • AGGREGATE_METRIC_DOUBLE_DEPRECATED_DEFAULT_METRIC

      public static final NodeFeature AGGREGATE_METRIC_DOUBLE_DEPRECATED_DEFAULT_METRIC
  • Constructor Details

    • XPackFeatures

      public XPackFeatures()
  • Method Details