| Package | Description |
|---|---|
| org.opendaylight.mdsal.binding.javav2.api | |
| org.opendaylight.mdsal.dom.api |
| Modifier and Type | Method and Description |
|---|---|
void |
DataTreeCommitCohort.canCommit(Object txId,
Collection<DataTreeModification<T>> modifications,
BiConsumer<DataValidationFailedException,PostCanCommitStep> callback)
Performs canCommit? message in three-phase commit algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataValidationFailedException |
DOMDataTreeCommitCohort.DataValidationFailedExceptionMapper.newWithCause(String message,
Throwable cause) |
Copyright © 2019 OpenDaylight. All rights reserved.