Package org.opendaylight.ovsdb.lib.impl
Class FutureTransformUtils
java.lang.Object
org.opendaylight.ovsdb.lib.impl.FutureTransformUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.util.concurrent.ListenableFuture<List<OperationResult>>
transformTransactResponse
(com.google.common.util.concurrent.ListenableFuture<List<com.fasterxml.jackson.databind.JsonNode>> transactResponseFuture, List<Operation> operations)
-
Method Details
-
transformTransactResponse
public static com.google.common.util.concurrent.ListenableFuture<List<OperationResult>> transformTransactResponse(com.google.common.util.concurrent.ListenableFuture<List<com.fasterxml.jackson.databind.JsonNode>> transactResponseFuture, List<Operation> operations)
-