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 © 2016 Pivotal Software, Inc.. All rights reserved.