| Interface | Description |
|---|---|
| StatisticsConfigurable |
Capability of configure statistics
|
| Class | Description |
|---|---|
| ErrorLog |
Represent the error logs
|
| ErrorLogFactory |
Creates ErrorLogs
|
| StatisticsCleaner |
Clean the statistics stored in the StatisticsCollector based on a policy
|
| StatisticsCollector |
Collects statistics and provides those collected data
|
| StatisticsLog |
Statistics at a break point
|
| StatisticsRecord |
Holds a record for statistics for current message
|
| StatisticsRecordFactory |
Factory for creating
StatisticsRecord instances |
| StatisticsReporter |
A utility to report statistics at various check points in the message flow
TODO - This class should be removed after a flow based statistics collection is done.
|
| StatisticsUpdateStrategy |
Updates the given statistics base on statistics logs in the given statistics record.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.