Uses of Interface
org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.TransactionInvoker
-
Packages that use TransactionInvoker Package Description org.opendaylight.ovsdb.hwvtepsouthbound org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md -
-
Uses of TransactionInvoker in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return TransactionInvoker Modifier and Type Method Description TransactionInvoker
HwvtepConnectionInstance. getTxInvoker()
Constructors in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type TransactionInvoker Constructor Description HwvtepConnectionManager(org.opendaylight.mdsal.binding.api.DataBroker db, TransactionInvoker txInvoker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, OvsdbConnection ovsdbConnectionService)
-
Uses of TransactionInvoker in org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md
Classes in org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md that implement TransactionInvoker Modifier and Type Class Description class
TransactionInvokerImpl
-