See: Description
| Interface | Description |
|---|---|
| PathCompiler.PathCompilerCreateFlow<T> |
Defines methods used to create objects representing flows.
|
| Class | Description |
|---|---|
| ConnectivityIntentCompiler<T extends org.onosproject.net.intent.ConnectivityIntent> |
Base class for compilers of various
connectivity intents. |
| HostToHostIntentCompiler |
A intent compiler for
HostToHostIntent. |
| IntentConfigurableRegistrator |
Auxiliary utility to register either flow-rule compilers or flow-objective
compilers.
|
| LinkCollectionCompiler<T> |
Shared APIs and implementations for Link Collection compilers.
|
| LinkCollectionIntentCompiler |
Compiler to produce flow rules from link collections.
|
| LinkCollectionIntentFlowObjectiveCompiler |
Compiler to produce flow objectives from link collections.
|
| MplsIntentCompiler | Deprecated
in Goldeneye Release, in favour of encapsulation
constraint
EncapsulationConstraint |
| MplsPathIntentCompiler | Deprecated
in Goldeneye Release, in favour of encapsulation
constraint
EncapsulationConstraint |
| MultiPointToSinglePointIntentCompiler |
An intent compiler for
MultiPointToSinglePointIntent. |
| PathCompiler<T> |
Shared APIs and implementations for path compilers.
|
| PathIntentCompiler | |
| PathIntentFlowObjectiveCompiler | |
| PointToPointIntentCompiler |
An intent compiler for
PointToPointIntent. |
| SinglePointToMultiPointIntentCompiler | |
| TwoWayP2PIntentCompiler |
A intent compiler for
TwoWayP2PIntent. |
| VirtualNetworkIntentCompiler |
An intent compiler for
VirtualNetworkIntent. |