| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.spi.store | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> SnapshotBackedReadWriteTransaction<T> | 
SnapshotBackedTransactions.newReadWriteTransaction(T identifier,
                       boolean debug,
                       org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeSnapshot snapshot,
                       SnapshotBackedWriteTransaction.TransactionReadyPrototype<T> readyImpl)
Creates a new read-write transaction. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.