| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static BatchWrite.Operation |
BatchWrite.Operation.of(BatchWrite.OpType type,
List<Object> args) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchWrite.Operation> |
IntentStore.batchWrite(BatchWrite batch)
Execute writes in a batch.
|
List<BatchWrite.Operation> |
BatchWrite.operations() |
Copyright © 2015. All rights reserved.