public class MapTextSource extends Object implements TextSource
Constructor and Description |
---|
MapTextSource(TextSource fallback,
Map<String,String> descriptionsByMetricName) |
Modifier and Type | Method and Description |
---|---|
String |
getText(Monitorable<?> monitorable,
MetricName mappedName) |
public MapTextSource(TextSource fallback, Map<String,String> descriptionsByMetricName)
public String getText(Monitorable<?> monitorable, MetricName mappedName)
getText
in interface TextSource
Copyright © 2009–2019 Performance Co-Pilot. All rights reserved.