| Package | Description |
|---|---|
| org.smallmind.instrument.context |
| Modifier and Type | Method and Description |
|---|---|
static MetricFact |
MetricFact.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricFact[] |
MetricFact.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TracingOptions.contains(MetricFact fact) |
TracingOptions |
TracingOptions.setFactSet(MetricFact... facts) |
boolean |
MetricSnapshot.willTrace(MetricFact fact) |
Copyright © 2017. All rights reserved.