Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.dom.adapter.impl.data.tree | |
org.opendaylight.mdsal.binding.javav2.dom.codec.modification |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<PostCanCommitStep> |
BindingDOMDataTreeCommitCohortAdapter.canCommit(Object txId,
org.opendaylight.yangtools.yang.model.api.SchemaContext ctx,
Collection<DOMDataTreeCandidate> candidates) |
Modifier and Type | Method and Description |
---|---|
static <T extends TreeNode> |
LazyDataTreeModification.create(BindingToNormalizedNodeCodec codec,
DOMDataTreeCandidate candidate)
Create instance of Binding date tree modification according to DOM candidate of changes.
|
Copyright © 2019 OpenDaylight. All rights reserved.