public interface DOMDataTreeReadWriteTransaction extends DOMDataTreeReadTransaction, DOMDataTreeWriteTransaction, AsyncReadWriteTransaction<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?>>
For more information on usage and examples, please see the documentation in AsyncReadWriteTransaction
.
exists, read
delete, merge, put
close
cancel, commit
getIdentifier
Copyright © 2019 OpenDaylight. All rights reserved.