
public interface DOMStoreTransaction extends AutoCloseable, org.opendaylight.yangtools.concepts.Identifiable<Object>
DOMStoreReadTransaction, DOMStoreWriteTransaction and DOMStoreReadWriteTransaction
for specific transaction types.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
getIdentifier()
Unique identifier of the transaction
|
Object getIdentifier()
getIdentifier in interface org.opendaylight.yangtools.concepts.Identifiable<Object>void close()
close in interface AutoCloseableCopyright © 2015. All Rights Reserved.