Package | Description |
---|---|
org.opendaylight.mdsal.binding.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedNewTransactionRunner
Managed transactions utility to simplify handling of new transactions and ensure they are always closed.
|
interface |
ManagedTransactionChain
Managed transaction chains provide managed semantics around transaction chains, i.e. chains which provide
transactions which are automatically submitted or cancelled.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedNewTransactionRunnerImpl
Implementation of
ManagedNewTransactionRunner . |
class |
RetryingManagedNewTransactionRunner
Implementation of
ManagedNewTransactionRunner with automatic transparent retries. |
Copyright © 2019 OpenDaylight. All rights reserved.