Uses of Class
org.graylog2.plugin.indexer.searches.timeranges.TimeRange
Packages that use TimeRange
Package
Description
-
Uses of TimeRange in org.graylog.events.processor
Methods in org.graylog.events.processor that return TimeRangeModifier and TypeMethodDescriptionEventProcessorParametersWithTimerange.FallbackParameters.timerange()EventProcessorParametersWithTimerange.timerange()Methods in org.graylog.events.processor with parameters of type TimeRangeModifier and TypeMethodDescriptionbooleanEventProcessorDependencyCheck.hasMessagesIndexedUpTo(TimeRange timeRange) Checks if messages up to the given timestamp are searchable in Elasticsearch. -
Uses of TimeRange in org.graylog.events.search
Methods in org.graylog.events.search that return TimeRangeMethods in org.graylog.events.search with parameters of type TimeRangeModifier and TypeMethodDescriptionMoreSearchAdapter.eventSearch(String queryString, TimeRange timerange, Set<String> affectedIndices, Sorting sorting, int page, int perPage, Set<String> eventStreams, String filterString, Set<String> forbiddenSourceStreams) voidMoreSearchAdapter.scrollEvents(String queryString, TimeRange timeRange, Set<String> affectedIndices, Set<String> streams, int batchSize, MoreSearchAdapter.ScrollEventsCallback resultCallback) voidMoreSearch.scrollQuery(String queryString, Set<String> streams, Set<Parameter> queryParameters, TimeRange timeRange, int batchSize, MoreSearch.ScrollCallback resultCallback) This scrolls results for the given query, streams and time range from Elasticsearch.abstract EventsSearchParameters.Builder -
Uses of TimeRange in org.graylog.plugins.views.search
Methods in org.graylog.plugins.views.search that return TimeRangeModifier and TypeMethodDescriptionQuery.effectiveTimeRange(SearchType searchType) abstract TimeRangeQuery.timerange()Methods in org.graylog.plugins.views.search that return types with arguments of type TimeRangeMethods in org.graylog.plugins.views.search with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.elasticsearch
Methods in org.graylog.plugins.views.search.elasticsearch with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.engine
Subclasses of TimeRange in org.graylog.plugins.views.search.engineModifier and TypeClassDescriptionclassDummy class to allow constructing an emptyquery instance.Methods in org.graylog.plugins.views.search.engine that return TimeRangeMethods in org.graylog.plugins.views.search.engine with parameters of type TimeRangeModifier and TypeMethodDescriptiondefault booleanQueryBackend.isAllMessages(TimeRange timeRange) -
Uses of TimeRange in org.graylog.plugins.views.search.engine.suggestions
Methods in org.graylog.plugins.views.search.engine.suggestions that return TimeRangeMethods in org.graylog.plugins.views.search.engine.suggestions with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.export
Methods in org.graylog.plugins.views.search.export that return TimeRangeMethods in org.graylog.plugins.views.search.export with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.rest
Methods in org.graylog.plugins.views.search.rest that return types with arguments of type TimeRangeModifier and TypeMethodDescriptionExecutionStateGlobalOverride.timerange()FieldTypesForStreamsRequest.timerange()QueryDTO.timerange()QueryDTOv2.timerange()ValidationRequestDTO.timerange()Methods in org.graylog.plugins.views.search.rest with parameters of type TimeRangeModifier and TypeMethodDescriptionabstract ExecutionStateGlobalOverride.Builderabstract FieldTypesForStreamsRequest.Builderabstract QueryDTO.Builderabstract QueryDTOv2.Builderabstract ValidationRequestDTO.Builder -
Uses of TimeRange in org.graylog.plugins.views.search.rest.scriptingapi.parsing
Methods in org.graylog.plugins.views.search.rest.scriptingapi.parsing that return TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.rest.scriptingapi.request
Methods in org.graylog.plugins.views.search.rest.scriptingapi.request that return TimeRangeModifier and TypeMethodDescriptionAggregationRequestSpec.timerange()Returns the value of thetimerangerecord component.MessagesRequestSpec.timerange()Returns the value of thetimerangerecord component.SearchRequestSpec.timerange()Constructors in org.graylog.plugins.views.search.rest.scriptingapi.request with parameters of type TimeRangeModifierConstructorDescriptionAggregationRequestSpec(String queryString, Set<String> streams, TimeRange timerange, @Valid @NotEmpty List<Grouping> groupings, @Valid @NotEmpty List<Metric> metrics) Creates an instance of aAggregationRequestSpecrecord class.MessagesRequestSpec(String queryString, Set<String> streams, TimeRange timerange, String sort, SortSpec.Direction sortOrder, int from, int size, List<String> fields) Creates an instance of aMessagesRequestSpecrecord class. -
Uses of TimeRange in org.graylog.plugins.views.search.rest.suggestions
Methods in org.graylog.plugins.views.search.rest.suggestions that return TimeRangeMethods in org.graylog.plugins.views.search.rest.suggestions with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.searchtypes
Methods in org.graylog.plugins.views.search.searchtypes with parameters of type TimeRangeModifier and TypeMethodDescription -
Uses of TimeRange in org.graylog.plugins.views.search.searchtypes.pivot
Methods in org.graylog.plugins.views.search.searchtypes.pivot with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.searchtypes.pivot.buckets
Methods in org.graylog.plugins.views.search.searchtypes.pivot.buckets with parameters of type TimeRangeModifier and TypeMethodDescriptionAutoInterval.toDateInterval(TimeRange timerange) Interval.toDateInterval(TimeRange timerange) TimeUnitInterval.toDateInterval(TimeRange timerange) -
Uses of TimeRange in org.graylog.plugins.views.search.timeranges
Subclasses of TimeRange in org.graylog.plugins.views.search.timerangesMethods in org.graylog.plugins.views.search.timeranges that return TimeRangeModifier and TypeMethodDescriptionDerivableTimeRange.deriveTimeRange(Query query, SearchType searchType) OffsetRange.deriveTimeRange(Query query, SearchType searchType) DerivedTimeRange.effectiveTimeRange(Query query, SearchType searchType) Methods in org.graylog.plugins.views.search.timeranges with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.validation
Methods in org.graylog.plugins.views.search.validation that return TimeRangeMethods in org.graylog.plugins.views.search.validation with parameters of type TimeRange -
Uses of TimeRange in org.graylog.plugins.views.search.views
Methods in org.graylog.plugins.views.search.views that return types with arguments of type TimeRangeMethods in org.graylog.plugins.views.search.views with parameters of type TimeRange -
Uses of TimeRange in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return TimeRangeModifier and TypeMethodDescriptionfinal TimeRangeAbsoluteRangeEntity.convert(Map<String, ValueReference> parameters) final TimeRangeKeywordRangeEntity.convert(Map<String, ValueReference> parameters) final TimeRangeRelativeRangeEntity.convert(Map<String, ValueReference> parameters) abstract TimeRangeTimeRangeEntity.convert(Map<String, ValueReference> parameters) abstract TimeRangeQueryEntity.timerange()Methods in org.graylog2.contentpacks.model.entities that return types with arguments of type TimeRangeMethods in org.graylog2.contentpacks.model.entities with parameters of type TimeRangeModifier and TypeMethodDescriptionstatic TimeRangeEntityabstract QueryEntity.Builderabstract WidgetEntity.Builder -
Uses of TimeRange in org.graylog2.indexer.fieldtypes
Methods in org.graylog2.indexer.fieldtypes with parameters of type TimeRangeModifier and TypeMethodDescriptionMappedFieldTypesService.fieldTypesByStreamIds(Collection<String> streamIds, TimeRange timeRange) MappedFieldTypesServiceImpl.fieldTypesByStreamIds(Collection<String> streamIds, TimeRange timeRange) -
Uses of TimeRange in org.graylog2.indexer.searches
Methods in org.graylog2.indexer.searches that return TimeRangeMethods in org.graylog2.indexer.searches that return types with arguments of type TimeRangeMethods in org.graylog2.indexer.searches with parameters of type TimeRangeModifier and TypeMethodDescriptionSearchesConfig.create(String query, String filter, List<String> fields, TimeRange timeRange, int limit, int offset, Sorting sorting) Searches.fieldStats(String field, String query, String filter, TimeRange range, boolean includeCardinality, boolean includeStats, boolean includeCount) Searches.fieldStats(String field, String query, TimeRange range) SearchesAdapter.fieldStats(String query, String filter, TimeRange range, Set<String> indices, String field, boolean includeCardinality, boolean includeStats, boolean includeCount) abstract ChunkCommand.Builderabstract SearchesConfig.BuilderSearches.scroll(String query, TimeRange range, int limit, int offset, List<String> fields, String filter, int batchSize) Deprecated.SearchesAdapter.scroll(Set<String> indexWildcards, Sorting sorting, String filter, String query, TimeRange range, int limit, int offset, List<String> fields) Searches.search(String query, String filter, TimeRange range, int limit, int offset, Sorting sorting) -
Uses of TimeRange in org.graylog2.indexer.searches.timeranges
Methods in org.graylog2.indexer.searches.timeranges with parameters of type TimeRange -
Uses of TimeRange in org.graylog2.plugin.indexer.searches.timeranges
Subclasses of TimeRange in org.graylog2.plugin.indexer.searches.timeranges -
Uses of TimeRange in org.graylog2.rest.resources.search
Methods in org.graylog2.rest.resources.search that return TimeRangeModifier and TypeMethodDescriptionprotected TimeRangeSearchResource.restrictTimeRange(TimeRange timeRange) Methods in org.graylog2.rest.resources.search with parameters of type TimeRangeModifier and TypeMethodDescriptionprotected SearchResponseSearchResource.buildSearchResponse(String query, MessageList.Result results, List<String> fieldList, long tookMs, TimeRange timeRange, boolean decorate, Optional<String> streamId) protected SearchResponseSearchResource.buildSearchResponse(SearchResult sr, TimeRange timeRange, boolean decorate, Optional<String> streamId) protected SearchSearchResource.createSearch(String queryString, int limit, int offset, String filter, List<String> fieldList, Sort sorting, TimeRange timeRange) protected SearchResponseSearchResource.extractSearchResponse(SearchJob searchJob, String query, boolean decorate, List<String> fieldList, TimeRange timeRange, Optional<String> streamId) protected TimeRangeSearchResource.restrictTimeRange(TimeRange timeRange) protected SearchResponseSearchResource.search(String query, int limit, int offset, String filter, boolean decorate, SearchUser searchUser, List<String> fieldList, Sort sorting, TimeRange timeRange) -
Uses of TimeRange in org.graylog2.system.processing
Methods in org.graylog2.system.processing with parameters of type TimeRangeModifier and TypeMethodDescriptionDBProcessingStatusService.calculateProcessingState(TimeRange timeRange) Calculates the processing state of all active Graylog nodes in the cluster.