| Package | Description |
|---|---|
| org.opendaylight.mdsal.binding.util |
| Modifier and Type | Method and Description |
|---|---|
<D extends Datastore,E extends Exception,R> |
ManagedTransactionFactory.applyWithNewReadOnlyTransactionAndClose(Class<D> datastoreType,
CheckedFunction<TypedReadTransaction<D>,R,E> txFunction)
Invokes a function with a NEW
TypedReadTransaction, and ensures that that transaction is closed. |
Copyright © 2019 OpenDaylight. All rights reserved.