| Package | Description |
|---|---|
| org.onosproject.net |
Network model entities & service API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultAnnotations |
DefaultAnnotations.Builder.build()
Returns immutable annotations built from the accrued key/values pairs.
|
static DefaultAnnotations |
DefaultAnnotations.merge(DefaultAnnotations annotations,
SparseAnnotations sparseAnnotations)
Merges the specified base set of annotations and additional sparse
annotations into new combined annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultAnnotations |
DefaultAnnotations.merge(DefaultAnnotations annotations,
SparseAnnotations sparseAnnotations)
Merges the specified base set of annotations and additional sparse
annotations into new combined annotations.
|
Copyright © 2015. All rights reserved.