@FunctionalInterface public interface PrefixMetricReader
| Modifier and Type | Method and Description |
|---|---|
Iterable<Metric<?>> |
findAll(String prefix)
Find all metrics whose name starts with the given prefix.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.