Package | Description |
---|---|
org.opendaylight.mdsal.dom.spi.shard |
Modifier and Type | Method and Description |
---|---|
DOMDataTreeShardProducer |
SubshardProducerSpecification.createProducer() |
DOMDataTreeShardProducer |
WriteableDOMDataTreeShard.createProducer(Collection<DOMDataTreeIdentifier> paths)
Create a producer that has the ability to write into the provided subtrees.
|
DOMDataTreeShardProducer |
ForeignShardModificationContext.getProducer() |
Constructor and Description |
---|
ForeignShardModificationContext(DOMDataTreeIdentifier identifier,
DOMDataTreeShardProducer producer) |
Copyright © 2019 OpenDaylight. All rights reserved.