public class BatchedExecutionStrategy extends java.lang.Object implements ExecutionStrategy
Constructor and Description |
---|
BatchedExecutionStrategy() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<RootExecutionResultNode> |
execute(ExecutionContext executionContext,
FieldSubSelection fieldSubSelection) |
public java.util.concurrent.CompletableFuture<RootExecutionResultNode> execute(ExecutionContext executionContext, FieldSubSelection fieldSubSelection)
execute
in interface ExecutionStrategy