Class IntervalsSourceProvider.IntervalFilter

    • Constructor Detail

      • IntervalFilter

        public IntervalFilter​(StreamInput in)
                       throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • filter

        public org.apache.lucene.queries.intervals.IntervalsSource filter​(org.apache.lucene.queries.intervals.IntervalsSource input,
                                                                          QueryShardContext context,
                                                                          MappedFieldType fieldType)
                                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object