| Package | Description | 
|---|---|
| org.opendaylight.controller.md.sal.dom.api | |
| org.opendaylight.controller.md.sal.dom.broker.impl | |
| org.opendaylight.controller.md.sal.dom.broker.impl.legacy.sharded.adapter | |
| org.opendaylight.controller.md.sal.dom.spi | |
| org.opendaylight.controller.md.sal.trace.dom.impl | |
| org.opendaylight.controller.sal.core.compat | Controller/MDSAL compatibility library. | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | DOMDataBroker. createTransactionChain(TransactionChainListener listener)Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PingPongTransactionChainAn implementation of  DOMTransactionChain, which has a very specific
 behavior, which some users may find surprising. | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | AbstractDOMDataBroker. createTransactionChain(TransactionChainListener listener) | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | LegacyShardedDOMDataBrokerAdapter. createTransactionChain(TransactionChainListener listener) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingDOMTransactionChainUtility  DOMTransactionChainimplementation which forwards all interface
 method invocation to a delegate instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | ForwardingDOMDataBroker. createTransactionChain(TransactionChainListener listener) | 
| protected abstract @NonNull DOMTransactionChain | ForwardingDOMTransactionChain. delegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | TracingBroker. createTransactionChain(TransactionChainListener transactionChainListener) | 
| Modifier and Type | Method and Description | 
|---|---|
| DOMTransactionChain | LegacyDOMDataBrokerAdapter. createTransactionChain(TransactionChainListener listener) | 
| protected DOMTransactionChain | DOMTransactionChainAdapter. delegate()Deprecated.  | 
| Constructor and Description | 
|---|
| DOMTransactionChainAdapter(org.opendaylight.mdsal.dom.api.DOMTransactionChainListener listener,
                          Function<TransactionChainListener,DOMTransactionChain> function)Deprecated.  | 
Copyright © 2019 OpenDaylight. All rights reserved.