See: Description
| Interface | Description |
|---|---|
| IntentProcessor |
A collection of methods to process an intent.
|
| Class | Description |
|---|---|
| InstallCoordinator |
Implementation of IntentInstallCoordinator.
|
| InstallerRegistry |
The local registry for Intent installer.
|
| IntentAccumulator |
An accumulator for building batches of intent operations.
|
| IntentCleanup |
This component cleans up intents that have encountered errors or otherwise
stalled during installation or withdrawal.
|
| IntentManager |
An implementation of intent service.
|
| ObjectiveTracker |
Entity responsible for tracking installed flows and for monitoring topology
events to determine what flows are affected by topology changes.
|
| ProtectionConfigMonitor |
Component to monitor
ProtectionConfig changes. |
| Exception | Description |
|---|---|
| IntentInstallationException |
An exception thrown when intent installation fails.
|
| IntentRemovalException |
An exception thrown when intent removal failed.
|
| PathNotFoundException |
An exception thrown when a path is not found.
|