Uses of Record Class
org.graylog.events.processor.aggregation.AggregationSearch.User
Packages that use AggregationSearch.User
-
Uses of AggregationSearch.User in org.graylog.events.processor.aggregation
Methods in org.graylog.events.processor.aggregation with parameters of type AggregationSearch.UserModifier and TypeMethodDescriptionAggregationSearch.Factory.create(AggregationEventProcessorConfig config, AggregationEventProcessorParameters parameters, AggregationSearch.User searchOwner, EventDefinition eventDefinition, List<SearchType> additionalSearchTypes) Constructors in org.graylog.events.processor.aggregation with parameters of type AggregationSearch.UserModifierConstructorDescriptionPivotAggregationSearch(AggregationEventProcessorConfig config, AggregationEventProcessorParameters parameters, AggregationSearch.User searchOwner, EventDefinition eventDefinition, List<SearchType> additionalSearchTypes, SearchJobService searchJobService, QueryEngine queryEngine, EventsConfigurationProvider configProvider, MoreSearch moreSearch, PermittedStreams permittedStreams, NotificationService notificationService, QueryStringDecorators queryStringDecorators)