JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md
Interface TransactionInvoker
All Known Implementing Classes:
TransactionInvokerImpl
public interface
TransactionInvoker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
void
invoke
(
TransactionCommand
command)
Method Details
invoke
void
invoke
(
TransactionCommand
command)
close
void
close
() throws
Exception
Throws:
Exception