public class FilterByMetricName extends Object implements MetricsFilter
Constructor and Description |
---|
FilterByMetricName(List<String> whitelistPattern,
List<String> blacklistPattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(IMetricsConsumer.DataPoint dataPoint) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean apply(IMetricsConsumer.DataPoint dataPoint)
Copyright © 2019 The Apache Software Foundation. All rights reserved.