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, markDeletedpublic WriteCursorStrategy createOperation(DOMDataTreeWriteCursor parentCursor)
WriteableModificationNodecreateOperation in class WriteableModificationNodeparentCursor - Cursor associated with parent shardpublic org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument getIdentifier()
Copyright © 2018 OpenDaylight. All rights reserved.