| Package | Description |
|---|---|
| org.onosproject.net.intent |
Set of abstractions for conveying high-level intents for treatment of
selected network traffic by allowing applications to express the
what rather than the how.
|
| org.onosproject.net.intent.constraint |
Definitions of constraints used to refine intent specifications.
|
| org.onosproject.net.resource |
Services for reserving network resources, e.g. bandwidth, lambdas.
|
| Class and Description |
|---|
| BatchWrite |
| BatchWrite.Operation |
| BatchWrite.OpType |
| ConnectivityIntent
Abstraction of connectivity intent for traffic matching some criteria.
|
| Constraint
Representation of a connectivity constraint capable of evaluating a link
and determining the cost of traversing that link in the context of this
constraint.
|
| Intent
Abstraction of an application level intent.
|
| IntentBatchDelegate
Facade for receiving notifications from the intent batch service.
|
| IntentBatchLeaderEvent.Type |
| IntentBatchListener
Listener for
intent events. |
| IntentCompiler
Abstraction of a compiler which is capable of taking an intent
and translating it to other, potentially installable, intents.
|
| IntentEvent
A class to represent an intent related event.
|
| IntentEvent.Type |
| IntentId
Intent identifier suitable as an external key.
|
| IntentInstaller
Abstraction of entity capable of installing intents to the environment.
|
| IntentListener
Listener for
intent events. |
| IntentOperation
Abstraction of an intent-related operation, e.g.
|
| IntentOperation.Type
Operation type.
|
| IntentOperations
Batch of intent submit/withdraw/replace operations.
|
| IntentOperations.Builder
Builder for batches of intent operations.
|
| IntentState
Representation of the phases an intent may attain during its lifecycle.
|
| Class and Description |
|---|
| Constraint
Representation of a connectivity constraint capable of evaluating a link
and determining the cost of traversing that link in the context of this
constraint.
|
| Class and Description |
|---|
| Constraint
Representation of a connectivity constraint capable of evaluating a link
and determining the cost of traversing that link in the context of this
constraint.
|
| IntentId
Intent identifier suitable as an external key.
|
Copyright © 2015. All rights reserved.