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