| Package | Description |
|---|---|
| com.wavefront.sdk.entities.histograms |
| Modifier and Type | Method and Description |
|---|---|
List<WavefrontHistogramImpl.Distribution> |
WavefrontHistogramImpl.flushDistributions()
Aggregates all the minute bins prior to the current minute (because threads might be
updating the current minute bin while the method is invoked) and returns a list of the
distributions held within each bin.
|
Copyright © 2022. All rights reserved.