Provides statistical information on each pool. Like:
| Interface | Description |
|---|---|
| SnapshotIF |
Provides a snapshot of a pool
|
| StatisticsIF |
Provides statistical performance information for a period ot
time.
|
| StatisticsListenerIF |
Listen for new
statistics as they are produced. |
| Class | Description |
|---|---|
| Admin |
Provides statistics about the performance of a pool.
|
| CompositeStatisticsListener |
A
StatisticsListenerIF that keeps a list of StatisticsListenerIFs
and notifies them in a thread safe manner. |
| StatisticsLogger |
Listens to statistics and logs them
|