Class EmptyTimeRange
java.lang.Object
org.graylog2.plugin.indexer.searches.timeranges.TimeRange
org.graylog.plugins.views.search.engine.EmptyTimeRange
Dummy class to allow constructing an empty
query instance.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TimeRangeorg.joda.time.DateTimegetFrom()org.joda.time.DateTimegetTo()type()withReferenceDate(org.joda.time.DateTime now)
-
Constructor Details
-
EmptyTimeRange
public EmptyTimeRange()
-
-
Method Details