| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.spi.shard | |
| org.opendaylight.mdsal.dom.store.inmemory | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WriteableNodeWithSubshard  | 
class  | 
WriteableSubshardBoundaryNode
Writable node that is located at a boundary to a subshard. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WriteableModificationNode | 
WriteableSubshardBoundaryNode.getChild(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument node)  | 
WriteableModificationNode | 
WriteableNodeWithSubshard.getChild(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument node)  | 
abstract WriteableModificationNode | 
WriteableModificationNode.getChild(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument node)
Gets child which is on path towards subshard. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,WriteableModificationNode> | 
ModificationContextNodeBuilder.buildChildren()  | 
Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,WriteableModificationNode> | 
WriteableSubshardBoundaryNode.getChildrenWithSubshards()  | 
Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,WriteableModificationNode> | 
WriteableNodeWithSubshard.getChildrenWithSubshards()  | 
abstract Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,WriteableModificationNode> | 
WriteableModificationNode.getChildrenWithSubshards()  | 
| Constructor and Description | 
|---|
WritableNodeOperation(WriteableModificationNode node,
                     DOMDataTreeWriteCursor cursor)  | 
| Constructor and Description | 
|---|
WriteableNodeWithSubshard(Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,WriteableModificationNode> children)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ShardDataModification  | 
Copyright © 2018 OpenDaylight. All rights reserved.