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