Uses of Interface
org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand
- 
Packages that use TransactCommand Package Description org.opendaylight.ovsdb.hwvtepsouthbound org.opendaylight.ovsdb.hwvtepsouthbound.transact  - 
- 
Uses of TransactCommand in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound with parameters of type TransactCommand Modifier and Type Method Description voidHwvtepDeviceInfo. scheduleTransaction(TransactCommand transactCommand)voidHwvtepConnectionInstance. transact(TransactCommand command)voidHwvtepConnectionInstance. transact(TransactCommand command, boolean reconcile) - 
Uses of TransactCommand in org.opendaylight.ovsdb.hwvtepsouthbound.transact
Methods in org.opendaylight.ovsdb.hwvtepsouthbound.transact with parameters of type TransactCommand Modifier and Type Method Description voidTransactInvoker. invoke(TransactCommand command)voidTransactInvokerImpl. invoke(TransactCommand command) 
 -