| Package | Description |
|---|---|
| com.wavefront.internal | |
| com.wavefront.internal.reporter | |
| io.dropwizard.metrics5 |
| Modifier and Type | Method and Description |
|---|---|
WavefrontHistogram |
EntitiesInstantiator.newWavefrontHistogram(io.dropwizard.metrics5.MetricName metricName)
Returns a new WavefrontHistogram
|
WavefrontHistogram |
EntitiesInstantiator.newWavefrontHistogram(io.dropwizard.metrics5.MetricName metricName,
Supplier<Long> clock)
Returns a new WavefrontHistogram
|
| Modifier and Type | Method and Description |
|---|---|
WavefrontHistogram |
WavefrontInternalReporter.newWavefrontHistogram(io.dropwizard.metrics5.MetricName metricName) |
WavefrontHistogram |
WavefrontInternalReporter.newWavefrontHistogram(io.dropwizard.metrics5.MetricName metricName,
Supplier<Long> clock) |
| Modifier and Type | Method and Description |
|---|---|
static WavefrontHistogram |
WavefrontHistogram.get(io.dropwizard.metrics5.MetricRegistry registry,
io.dropwizard.metrics5.MetricName metricName) |
static WavefrontHistogram |
WavefrontHistogram.get(io.dropwizard.metrics5.MetricRegistry registry,
io.dropwizard.metrics5.MetricName metricName,
Supplier<Long> clock) |
Copyright © 2022. All rights reserved.