| Package | Description |
|---|---|
| org.smallmind.instrument | |
| org.smallmind.instrument.context | |
| org.smallmind.instrument.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
GaugeImpl |
| Modifier and Type | Method and Description |
|---|---|
Gauge |
Metrics.GaugeBuilder.construct() |
| Modifier and Type | Method and Description |
|---|---|
Class<Gauge> |
Metrics.GaugeBuilder.getMetricClass() |
Class<Gauge> |
GaugeImpl.getMetricClass() |
| Modifier and Type | Method and Description |
|---|---|
T |
GaugeInstrumentAndReturn.with(Gauge gauge) |
void |
GaugeInstrument.with(Gauge gauge) |
| Constructor and Description |
|---|
GaugeInstrument(Metrics.MetricBuilder<Gauge> builder,
String domain,
MetricProperty... properties) |
GaugeInstrumentAndReturn(Metrics.MetricBuilder<Gauge> builder,
String domain,
MetricProperty... properties) |
| Constructor and Description |
|---|
GaugeNamedMetric(Gauge gauge,
String domain,
MetricProperty... properties) |
| Constructor and Description |
|---|
GaugeMonitor(Gauge gauge) |
Copyright © 2018. All rights reserved.