Class EmptyTimeRange

java.lang.Object
org.graylog2.plugin.indexer.searches.timeranges.TimeRange
org.graylog.plugins.views.search.engine.EmptyTimeRange

public class EmptyTimeRange extends TimeRange
Dummy class to allow constructing an empty query instance.
  • Constructor Details

    • EmptyTimeRange

      public EmptyTimeRange()
  • Method Details