public final class MlMetaIndex
extends Object
-
Method Summary
Where to store the ml info in Elasticsearch - must match what's
expected by kibana/engineAPI/app/directives/mlLogUsage.js
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()
-