| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.binding.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadOnlyTransaction
Deprecated.
Use
ReadTransaction instead. |
interface |
ReadWriteTransaction
Deprecated.
Use
ReadWriteTransaction instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingReadOnlyTransaction
Deprecated.
Use org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction instead.
|
class |
ForwardingReadWriteTransaction
Deprecated.
Use org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction instead.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReadTransaction |
ForwardingReadOnlyTransaction.delegate()
Deprecated.
|
Copyright © 2020 OpenDaylight. All rights reserved.