Uses of Class
io.engineblock.metrics.ConvenientSnapshot
-
Packages that use ConvenientSnapshot Package Description io.engineblock.metrics -
-
Uses of ConvenientSnapshot in io.engineblock.metrics
Methods in io.engineblock.metrics that return ConvenientSnapshot Modifier and Type Method Description ConvenientSnapshotDeltaSnapshotReader. getDeltaSnapshot()ConvenientSnapshotDeltaSnapshotReader. getDeltaSnapshot(long cacheTimeMillis)ConvenientSnapshotDeltaSnapshotter. getDeltaSnapshot(long cacheTimeMillis)ConvenientSnapshotNicerHistogram. getDeltaSnapshot(long cacheTimeMillis)ConvenientSnapshotNicerTimer. getDeltaSnapshot(long cacheTimeMillis)ConvenientSnapshotNicerHistogram. getSnapshot()Only return a new snapshot form current reservoir data if the cached one has expired.ConvenientSnapshotNicerTimer. getSnapshot()
-