Uses of Interface
org.graylog2.indexer.datastream.policy.actions.RollupAction.IsmRollup.AggregationMetric
Packages that use RollupAction.IsmRollup.AggregationMetric
-
Uses of RollupAction.IsmRollup.AggregationMetric in org.graylog2.indexer.datastream.policy.actions
Classes in org.graylog2.indexer.datastream.policy.actions that implement RollupAction.IsmRollup.AggregationMetricMethods in org.graylog2.indexer.datastream.policy.actions that return types with arguments of type RollupAction.IsmRollup.AggregationMetricModifier and TypeMethodDescriptionRollupAction.IsmRollup.Metric.metrics()Returns the value of themetricsrecord component.Constructor parameters in org.graylog2.indexer.datastream.policy.actions with type arguments of type RollupAction.IsmRollup.AggregationMetricModifierConstructorDescriptionMetric(String sourceField, List<RollupAction.IsmRollup.AggregationMetric> metrics) Creates an instance of aMetricrecord class.