Uses of Class
org.graylog.events.processor.aggregation.AggregationKeyResult
Packages that use AggregationKeyResult
-
Uses of AggregationKeyResult in org.graylog.events.processor.aggregation
Methods in org.graylog.events.processor.aggregation that return AggregationKeyResultModifier and TypeMethodDescriptionabstract AggregationKeyResultAggregationKeyResult.Builder.build()Methods in org.graylog.events.processor.aggregation that return types with arguments of type AggregationKeyResultModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<AggregationKeyResult>AggregationResult.keyResults()Method parameters in org.graylog.events.processor.aggregation with type arguments of type AggregationKeyResultModifier and TypeMethodDescriptionabstract AggregationResult.BuilderAggregationResult.Builder.keyResults(List<AggregationKeyResult> keyResults)