public class FutureTransformUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
public static final 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)
Copyright © 2018 OpenDaylight. All rights reserved.