Class IntervalFilterScript.Interval

java.lang.Object
org.elasticsearch.index.query.IntervalFilterScript.Interval
Enclosing class:
IntervalFilterScript

public static class IntervalFilterScript.Interval
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Interval()  
  • Method Summary

    Modifier and Type Method Description
    int getEnd()  
    int getGaps()  
    int getStart()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details