| Package | Description |
|---|---|
| org.avineas.io.stat |
Interfaces and helper classes to provide some statistics about the number or
reads/writes/errors on a channel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStatistics
Simple implementation of statistics.
|
| Modifier and Type | Method and Description |
|---|---|
Statistics |
StatisticsProvider.getStatistics()
Get the statistics for this provider.
|