Uses of Class
org.graylog2.plugin.indexer.searches.timeranges.RelativeRange
Packages that use RelativeRange
Package
Description
-
Uses of RelativeRange in org.graylog.plugins.views.search.rest.scriptingapi.request
Fields in org.graylog.plugins.views.search.rest.scriptingapi.request declared as RelativeRange -
Uses of RelativeRange in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities with parameters of type RelativeRangeModifier and TypeMethodDescriptionstatic RelativeRangeEntityRelativeRangeEntity.of(RelativeRange relativeRange) -
Uses of RelativeRange in org.graylog2.plugin.indexer.searches.timeranges
Methods in org.graylog2.plugin.indexer.searches.timeranges that return RelativeRangeModifier and TypeMethodDescriptionstatic RelativeRangeRelativeRange.allTime()RelativeRange.Builder.build()static RelativeRangeRelativeRange.create(int range)