|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConcurrentDoubleHistogram in org.HdrHistogram |
|---|
| Constructors in org.HdrHistogram with parameters of type ConcurrentDoubleHistogram | |
|---|---|
ConcurrentDoubleHistogram(ConcurrentDoubleHistogram source)
Construct a ConcurrentDoubleHistogram with the same range settings as a given source,
duplicating the source's start/end timestamps (but NOT it's contents) |
|
SynchronizedDoubleHistogram(ConcurrentDoubleHistogram source)
Construct a SynchronizedDoubleHistogram with the same range settings as a given source,
duplicating the source's start/end timestamps (but NOT it's contents) |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||