Sonic ESB API

com.sonicsw.esb.service.common.metrics
Class MetricType

java.lang.Object
  extended by com.sonicsw.esb.service.common.metrics.MetricType

public final class MetricType
extends java.lang.Object

Type-safe enumeration of supported metric types.


Field Summary
static MetricType AVERAGE
           
static MetricType COUNT
           
static MetricType MAX
           
static MetricType MIN
           
static MetricType RATE_PER_HOUR
           
static MetricType RATE_PER_MINUTE
           
static MetricType RATE_PER_SECOND
           
static MetricType TOTAL
           
static MetricType VALUE
           
 
Method Summary
 short getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getValue

public short getValue()

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.