Class TransactionBuilder
java.lang.Object
org.opendaylight.ovsdb.lib.operations.TransactionBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
com.google.common.util.concurrent.ListenableFuture<List<OperationResult>>
execute()
@NonNull DatabaseSchema
<T extends TypedBaseTable<?>>
TgetTypedRowSchema
(Class<T> klazz) <T extends TypedBaseTable<?>>
TgetTypedRowWrapper
(Class<T> klazz)
-
Constructor Details
-
TransactionBuilder
-
-
Method Details
-
getOperations
-
add
-
build
-
execute
-
getDatabaseSchema
-
getTypedRowWrapper
-
getTypedRowSchema
-