kg.apc.perfmon.metrics
Class MetricParams
java.lang.Object
kg.apc.perfmon.metrics.MetricParams
public class MetricParams
- extends Object
- Author:
- undera
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricParams
protected MetricParams()
parseParams
protected static void parseParams(String metricParams,
MetricParams inst)
throws NumberFormatException
- Throws:
NumberFormatException
populateParams
protected void populateParams(String token,
List params)
throws NumberFormatException
- Throws:
NumberFormatException
tokenizeString
protected static StringTokenizer tokenizeString(String metricParams)
createFromString
public static MetricParams createFromString(String metricParams)
join
public static String join(StringBuffer buff,
Object[] array,
String delim)
getLabel
public String getLabel()
getUnit
public String getUnit()
getParamValue
public static String getParamValue(String token)
Copyright © 2013. All Rights Reserved.