| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ReadOnlyTransactionA transaction that provides a stateful read-only view of the data tree. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingReadOnlyTransactionUtility  ReadOnlyTransactionimplementation which forwards all interface method
 invocation to a delegate instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| AsyncReadOnlyTransaction<P,D> | TransactionChain. newReadOnlyTransaction()Create a new read only transaction which will continue the chain. | 
| AsyncReadOnlyTransaction<P,D> | AsyncDataTransactionFactory. newReadOnlyTransaction()Allocates a new read-only transaction which provides an immutable snapshot of the data tree. | 
| AsyncReadOnlyTransaction<P,D> | AsyncDataBroker. newReadOnlyTransaction() | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DOMDataReadOnlyTransaction | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingDOMDataReadOnlyTransactionUtility  DOMDataReadOnlyTransactionimplementation which forwards all interface
 method invocation to a delegate instance. | 
Copyright © 2019 OpenDaylight. All rights reserved.