Constant Field Values

Contents

org.elasticsearch.*

  • org.elasticsearch.client.ml.DeleteForecastRequest 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALL "_all"
  • org.elasticsearch.client.ml.calendars.Calendar 
    Modifier and Type Constant Field Value
    public static final java.lang.String CALENDAR_TYPE "calendar"
  • org.elasticsearch.client.ml.calendars.ScheduledEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String SCHEDULED_EVENT_TYPE "scheduled_event"
  • org.elasticsearch.client.ml.job.process.ModelSizeStats 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "model_size_stats"
  • org.elasticsearch.client.ml.job.results.AnomalyRecord 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "record"
  • org.elasticsearch.client.ml.job.results.Bucket 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "bucket"
  • org.elasticsearch.client.ml.job.results.BucketInfluencer 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "bucket_influencer"
  • org.elasticsearch.client.ml.job.results.Influencer 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "influencer"
  • org.elasticsearch.client.ml.job.results.OverallBucket 
    Modifier and Type Constant Field Value
    public static final java.lang.String RESULT_TYPE_VALUE "overall_bucket"