| Package | Description |
|---|---|
| com.berryworks.jquantify |
Contains classes used to count events,
both point-in-time events as well as session-oriented events having measurable duration,
and efficiently provide lightweight statistics on their frequency, duration, and concurrency.
|
| Modifier and Type | Method and Description |
|---|---|
SessionCounterInterval |
SessionCounterInterval.copy(SessionCounterInterval inFrom)
Copies the state of the
Interval argument into this
SessionCounterInterval. |
SessionCounterInterval |
SessionCounter.getPeakConcurrencyInterval()
Gets the interval in which the highest concurrency was noted.
|
| Modifier and Type | Method and Description |
|---|---|
SessionCounterInterval |
SessionCounterInterval.copy(SessionCounterInterval inFrom)
Copies the state of the
Interval argument into this
SessionCounterInterval. |
Copyright © 2015. All rights reserved.