Interface MetricsFilter

All Superinterfaces:
Predicate<IMetricsConsumer.DataPoint>, org.apache.storm.shade.com.google.common.base.Predicate<IMetricsConsumer.DataPoint>, Serializable
All Known Implementing Classes:
FilterByMetricName

public interface MetricsFilter extends org.apache.storm.shade.com.google.common.base.Predicate<IMetricsConsumer.DataPoint>, Serializable
  • Method Summary

    Methods inherited from interface java.util.function.Predicate

    and, negate, or

    Methods inherited from interface org.apache.storm.shade.com.google.common.base.Predicate

    apply, equals, test