Class IndexFeatures

java.lang.Object
org.elasticsearch.index.IndexFeatures
All Implemented Interfaces:
FeatureSpecification

public class IndexFeatures extends Object implements FeatureSpecification
  • Field Details

    • LOGSDB_NO_HOST_NAME_FIELD

      public static final NodeFeature LOGSDB_NO_HOST_NAME_FIELD
    • TIME_SERIES_SYNTHETIC_ID

      public static final NodeFeature TIME_SERIES_SYNTHETIC_ID
    • TIME_SERIES_SYNTHETIC_ID_DEFAULT

      public static final NodeFeature TIME_SERIES_SYNTHETIC_ID_DEFAULT
    • TIME_SERIES_NO_SEQNO

      public static final NodeFeature TIME_SERIES_NO_SEQNO
  • Constructor Details

    • IndexFeatures

      public IndexFeatures()
  • Method Details