Class MlConfigIndex

java.lang.Object
org.elasticsearch.xpack.core.ml.MlConfigIndex

public final class MlConfigIndex extends Object
  • Field Details

    • CONFIG_INDEX_MAX_RESULTS_WINDOW

      public static final int CONFIG_INDEX_MAX_RESULTS_WINDOW
      See Also:
    • CONFIG_INDEX_MAPPINGS_VERSION

      public static final int CONFIG_INDEX_MAPPINGS_VERSION
      See Also:
  • Method Details

    • indexName

      public static String indexName()
      The name of the index where job, datafeed and analytics configuration is stored
      Returns:
      The index name
    • mapping

      public static String mapping()
    • settings

      public static Settings settings()