public interface TracingDOMDataBroker extends DOMDataBroker
AsyncDataBroker.DataChangeScope
Modifier and Type | Method and Description |
---|---|
boolean |
printOpenTransactions(PrintStream printStream)
Prints a human-readable "report" of all opened but not closed transactions,
including transactions chains and transactions opened by them, onto the printStream.
|
createTransactionChain, newReadOnlyTransaction, newReadWriteTransaction, newWriteOnlyTransaction
registerDataChangeListener
getSupportedExtensions
boolean printOpenTransactions(PrintStream printStream)
Copyright © 2019 OpenDaylight. All rights reserved.