public class BatchedExecutionStrategy extends Object implements ExecutionStrategy
Constructor and Description |
---|
BatchedExecutionStrategy() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<RootExecutionResultNode> |
execute(ExecutionContext executionContext,
FieldSubSelection fieldSubSelection) |
public CompletableFuture<RootExecutionResultNode> execute(ExecutionContext executionContext, FieldSubSelection fieldSubSelection)
execute
in interface ExecutionStrategy
Copyright © 2019. All rights reserved.