Uses of Class
org.graylog.events.processor.aggregation.AggregationConditions
Packages that use AggregationConditions
Package
Description
-
Uses of AggregationConditions in org.graylog.events.contentpack.entities
Methods in org.graylog.events.contentpack.entities that return types with arguments of type AggregationConditionsModifier and TypeMethodDescriptionabstract Optional<AggregationConditions>AggregationEventProcessorConfigEntity.conditions()Methods in org.graylog.events.contentpack.entities with parameters of type AggregationConditionsModifier and TypeMethodDescriptionAggregationEventProcessorConfigEntity.Builder.conditions(AggregationConditions conditions) -
Uses of AggregationConditions in org.graylog.events.processor.aggregation
Methods in org.graylog.events.processor.aggregation that return AggregationConditionsModifier and TypeMethodDescriptionabstract AggregationConditionsAggregationConditions.Builder.build()Methods in org.graylog.events.processor.aggregation that return types with arguments of type AggregationConditionsModifier and TypeMethodDescriptionabstract Optional<AggregationConditions>AggregationEventProcessorConfig.conditions()Methods in org.graylog.events.processor.aggregation with parameters of type AggregationConditionsModifier and TypeMethodDescriptionAggregationEventProcessorConfig.Builder.conditions(AggregationConditions conditions)