|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
trafficMatrix
package.
See:
Description
Class Summary | |
---|---|
AbstractLinkLoadComputer | Provide default implementation for some functionnalities of the LinkLoadComputer . |
AbstractLinkLoadStrategy | This adapter can be used by link load strategy implementations to avoid property methods redefinition. |
BasicIGPShortcutStrategy | Implement the basic IGP shortcut link load computation strategy. |
IGPShortcutStrategy | Implement the IGP shortcut link load computation strategy (IETF RFC-3906). |
LinkLoadComputerInvalidator | Invalidate LinkLoadComputer data when a signal of a change in the topology occurs and when a traffic matrix element change is signaled. |
LinkLoadStrategyInvalidator | Invalidates a LinkLoadComputer strategy when a topology change occurs, when a traffic matrix element change or when a change occurs in a link for which spf metric is involved. |
MplsLinkLoadStrategyInvalidator | Invalidate the LinkLoadComputer data when a topology change occurs, when a traffic matrix element change or when established lsp changes (add an lsp, remove an lsp, lsp status changed, lsp path changed, lsp reservation changed) |
OverlayStrategy | Implement the overlay strategy. |
PureMPLSCosLinkLoadComputer | TODO: warning or error if 2 matrices are routed for different classes. |
SettableCosMPLSLoadData | Used to represent mpls load for different classes of service. |
SettableHybridLoadData | Class to represent IP and MPLS load separately. |
SettableIPLoadData | Class to represent IP data. |
SPFLinkLoadStrategy | This class implements a link load computation using the SPF algorithms. |
TrafficMatrixChangeObserverImpl | This class is used to notify all listeners of changes in the traffic matrix data. |
TrafficMatrixImpl | Implementation of the TrafficMatrix interface. |
Enum Summary | |
---|---|
PureMPLSCosLinkLoadComputer.LOAD_BALANCING_OPTION |
This package holds the implementation of the model for the
trafficMatrix
package. These classes should not be used
directly. Use the model
package instead.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |