| 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 | Class and Description |
|---|---|
class |
EventCounterInterval
This class implements
Interval for use by EventCounter. |
class |
SessionCounterInterval
This class implements
Interval for use by SessionCounter. |
| Modifier and Type | Method and Description |
|---|---|
Interval |
EventCounter.getCurrentInterval()
Gets the current Interval, the one to which current events are added.
|
Copyright © 2015. All rights reserved.