| Interface | Description |
|---|---|
| StatsReaderCallback |
StatsReaderCallback is a callback for accepting flow statistics
information sent by a switch. |
| Class | Description |
|---|---|
| AddedFlowStats |
AddedFlowStats keeps a list of flow statistics added by the
MD-SAL statistics manager. |
| AddFlowStatsTask |
AddFlowStatsTask describes the MD-SAL datastore transaction task
that adds the given flow statistics history record to the VTN data flow. |
| FlowStatsReader |
FlowStatsReader reads statistics information about the specified
flow entries from switches. |
| NodeFlowStatsReader |
NodeFlowStatsReader reads statistics information about the specified
flow entries in the same switch. |
| SalFlowIdResolver |
SalFlowIdResolver is used to resolve MD-SAL flow ID assigned to
the VTN flow. |
| StatsReaderService |
StatsReaderService provides interfaces to fetch flow statistics
information from OpenFlow switch. |
| StatsTimerTask |
The timer task that collects flow statistics periodically.
|
Copyright © 2018 OpenDaylight. All rights reserved.