| Package | Description |
|---|---|
| com.github.rollingmetrics.histogram.hdr | |
| com.github.rollingmetrics.histogram.hdr.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyRollingSnapshot |
| Modifier and Type | Method and Description |
|---|---|
RollingSnapshot |
RollingHdrHistogram.getSnapshot() |
static RollingSnapshot |
HdrHistogramUtil.getSnapshot(org.HdrHistogram.Histogram histogram,
Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
| Modifier and Type | Method and Description |
|---|---|
static RollingSnapshot |
HdrHistogramUtil.getSnapshot(org.HdrHistogram.Histogram histogram,
Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
| Modifier and Type | Method and Description |
|---|---|
RollingSnapshot |
AbstractRollingHdrHistogram.getSnapshot() |
RollingSnapshot |
UniformRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
protected abstract RollingSnapshot |
AbstractRollingHdrHistogram.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
RollingSnapshot |
ResetByChunksRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
RollingSnapshot |
ResetOnSnapshotRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
| Modifier and Type | Method and Description |
|---|---|
RollingSnapshot |
UniformRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
protected abstract RollingSnapshot |
AbstractRollingHdrHistogram.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
RollingSnapshot |
ResetByChunksRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
RollingSnapshot |
ResetOnSnapshotRollingHdrHistogramImpl.getSnapshot(Function<org.HdrHistogram.Histogram,RollingSnapshot> snapshotTaker) |
Copyright © 2020. All rights reserved.