Uses of Class
org.graylog.events.processor.aggregation.AggregationSeriesValue
Packages that use AggregationSeriesValue
-
Uses of AggregationSeriesValue in org.graylog.events.processor.aggregation
Methods in org.graylog.events.processor.aggregation that return AggregationSeriesValueModifier and TypeMethodDescriptionabstract AggregationSeriesValueAggregationSeriesValue.Builder.build()Methods in org.graylog.events.processor.aggregation that return types with arguments of type AggregationSeriesValueModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<AggregationSeriesValue>AggregationKeyResult.seriesValues()Method parameters in org.graylog.events.processor.aggregation with type arguments of type AggregationSeriesValueModifier and TypeMethodDescriptionabstract AggregationKeyResult.BuilderAggregationKeyResult.Builder.seriesValues(List<AggregationSeriesValue> seriesValues)