| Package | Description |
|---|---|
| com.yammer.metrics.core |
| Modifier and Type | Method and Description |
|---|---|
List<WavefrontHistogram.MinuteBin> |
WavefrontHistogram.bins(boolean clear)
Aggregates all the bins prior to the current minute
This is because threads might be updating the current minute bin while the bins() method is invoked
|
Copyright © 2017. All rights reserved.