com.sonicsw.esb.service.common.metrics
Class MetricType
java.lang.Object
com.sonicsw.esb.service.common.metrics.MetricType
public final class MetricType
- extends java.lang.Object
Type-safe enumeration of supported metric types.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VALUE
public static final MetricType VALUE
COUNT
public static final MetricType COUNT
TOTAL
public static final MetricType TOTAL
MIN
public static final MetricType MIN
MAX
public static final MetricType MAX
AVERAGE
public static final MetricType AVERAGE
RATE_PER_SECOND
public static final MetricType RATE_PER_SECOND
RATE_PER_MINUTE
public static final MetricType RATE_PER_MINUTE
RATE_PER_HOUR
public static final MetricType RATE_PER_HOUR
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getValue
public short getValue()
Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.