Class IntervalFilterScript.Interval

org.elasticsearch.index.query.IntervalFilterScript.Interval
Enclosing class:
IntervalFilterScript

public static class IntervalFilterScript.Interval extends
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    int
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • Interval

      public Interval()
  • Method Details

    • getStart

      public int getStart()
    • getEnd

      public int getEnd()
    • getGaps

      public int getGaps()