Modifier and Type | Field and Description |
---|---|
CompletableFuture<Void> |
allocationFuture |
Execution |
executionAttempt |
Constructor and Description |
---|
ExecutionAndAllocationFuture(Execution executionAttempt,
CompletableFuture<Void> allocationFuture) |
public final Execution executionAttempt
public final CompletableFuture<Void> allocationFuture
public ExecutionAndAllocationFuture(Execution executionAttempt, CompletableFuture<Void> allocationFuture)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.