public static interface MetricUtils.PropertyFilter
| Modifier and Type | Field and Description |
|---|---|
static MetricUtils.PropertyFilter |
ALL |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String name)
Return only properties that match.
|
static final MetricUtils.PropertyFilter ALL
boolean accept(String name)
name - property nameCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.