| Package | Description |
|---|---|
| org.opendaylight.mdsal.dom.api | |
| org.opendaylight.mdsal.dom.spi.shard |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DOMDataTreeReadCursor |
interface |
DOMDataTreeWriteCursor |
| Modifier and Type | Method and Description |
|---|---|
@Nullable DOMDataTreeCursor |
DOMDataTreeCursorProvider.createCursor(@NonNull DOMDataTreeIdentifier path)
Create a new
DataTreeModificationCursor at specified path. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataModificationCursor<M>
Abstract base class for
DOMDataTreeWriteCursor implementations. |
Copyright © 2019 OpenDaylight. All rights reserved.