|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetricType | |
|---|---|
| org.smallmind.instrument | |
| org.smallmind.instrument.jmx | |
| Uses of MetricType in org.smallmind.instrument |
|---|
| Methods in org.smallmind.instrument that return MetricType | |
|---|---|
MetricType |
Metrics.MetricBuilder.getType()
|
MetricType |
MetricKey.getType()
|
static MetricType |
MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetricType[] |
MetricType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.smallmind.instrument with parameters of type MetricType | |
|---|---|
MetricKey(MetricType type,
String domain,
MetricProperty... properties)
|
|
| Uses of MetricType in org.smallmind.instrument.jmx |
|---|
| Methods in org.smallmind.instrument.jmx with parameters of type MetricType | |
|---|---|
ObjectName |
JMXNamingPolicy.createObjectName(MetricType type,
String domain,
MetricProperty... properties)
|
ObjectName |
DefaultJMXNamingPolicy.createObjectName(MetricType type,
String domain,
MetricProperty... properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||