public final class ShardDataModification extends WriteableNodeWithSubshard
Modifier and Type | Method and Description |
---|---|
WriteCursorStrategy |
createOperation(DOMDataTreeWriteCursor parentCursor)
Creates operation used to modify this node and its children.
|
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument |
getIdentifier() |
getChild, getChildrenWithSubshards, markDeleted
public WriteCursorStrategy createOperation(DOMDataTreeWriteCursor parentCursor)
WriteableModificationNode
createOperation
in class WriteableModificationNode
parentCursor
- Cursor associated with parent shardpublic org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument getIdentifier()
Copyright © 2019 OpenDaylight. All rights reserved.