Interface QueryReadWriteTransaction
- All Superinterfaces:
Identifiable<Object>
,QueryOperations
,ReadOperations
,ReadWriteOperations
,ReadWriteTransaction
,Transaction
,WriteOperations
,WriteTransaction
A
ReadWriteTransaction
which also supports QueryOperations
.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.concepts.Identifiable
getIdentifier
Methods inherited from interface org.opendaylight.mdsal.binding.api.QueryOperations
execute
Methods inherited from interface org.opendaylight.mdsal.binding.api.ReadOperations
exists, read
Methods inherited from interface org.opendaylight.mdsal.binding.api.WriteOperations
delete, merge, mergeParentStructureMerge, mergeParentStructurePut, put
Methods inherited from interface org.opendaylight.mdsal.binding.api.WriteTransaction
cancel, commit