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 | Deprecated
1.10 Kingfisher
|
| LinkCollectionIntentObjectiveCompiler |
Compiler to produce flow objectives from link collections.
|
| MultiPointToSinglePointIntentCompiler |
An intent compiler for
MultiPointToSinglePointIntent. |
| PathCompiler<T> |
Shared APIs and implementations for path compilers.
|
| PathIntentCompiler | |
| PathIntentFlowObjectiveCompiler | |
| PointToPointIntentCompiler |
An intent compiler for
PointToPointIntent. |
| ProtectedTransportIntentCompiler |
IntentCompiler for
ProtectedTransportIntent. |
| SinglePointToMultiPointIntentCompiler | |
| TwoWayP2PIntentCompiler |
A intent compiler for
TwoWayP2PIntent. |
| VirtualNetworkIntentCompiler |
An intent compiler for
VirtualNetworkIntent. |