|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Metric | |
|---|---|
| org.smallmind.instrument | |
| org.smallmind.instrument.aop | |
| Uses of Metric in org.smallmind.instrument |
|---|
| Classes in org.smallmind.instrument with type parameters of type Metric | |
|---|---|
class |
Instrument<M extends Metric>
|
class |
InstrumentAndReturn<M extends Metric,T>
|
class |
InstrumentationArguments<M extends Metric>
|
static interface |
Metrics.MetricBuilder<M extends Metric>
|
| Classes in org.smallmind.instrument that implement Metric | |
|---|---|
class |
Chronometer
|
class |
Histogram
|
class |
Meter
|
class |
Register
|
| Methods in org.smallmind.instrument with type parameters of type Metric | ||
|---|---|---|
static
|
InstrumentationManager.execute(Instrument<M> instrument)
|
|
static
|
InstrumentationManager.execute(InstrumentAndReturn<M,T> instrumentAndReturn)
|
|
|
MetricRegistry.instrument(Metrics.MetricBuilder<M> builder,
String domain,
MetricProperty... properties)
|
|
| Uses of Metric in org.smallmind.instrument.aop |
|---|
| Methods in org.smallmind.instrument.aop with type parameters of type Metric | ||
|---|---|---|
static
|
MetricSupplier.get(String key,
Class<M> metricClass)
|
|
| Methods in org.smallmind.instrument.aop with parameters of type Metric | |
|---|---|
static void |
MetricSupplier.push(String key,
Metric metric)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||