Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore | |
org.opendaylight.controller.cluster.datastore.modification |
Modifier and Type | Method and Description |
---|---|
void |
RemoteTransactionContext.executeModification(AbstractModification modification,
Boolean havePermit) |
Modifier and Type | Class and Description |
---|---|
class |
DeleteModification
DeleteModification store all the parameters required to delete a path from the data tree.
|
class |
MergeModification
MergeModification stores all the parameters required to merge data into the specified path.
|
class |
WriteModification
WriteModification stores all the parameters required to write data to the specified path.
|
Copyright © 2019 OpenDaylight. All rights reserved.