Class MlMetaIndex

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

public final class MlMetaIndex extends Object
  • Method Details

    • indexName

      public static String indexName()
      Where to store the ml info in Elasticsearch - must match what's expected by kibana/engineAPI/app/directives/mlLogUsage.js
      Returns:
      The index name
    • mapping

      public static String mapping()
    • settings

      public static Settings settings()