public class StreamingExecution
extends graphql.execution.Execution
Constructor and Description |
---|
StreamingExecution(graphql.execution.ExecutionStrategy queryStrategy,
graphql.execution.ExecutionStrategy mutationStrategy,
graphql.execution.ExecutionStrategy subscriptionStrategy,
graphql.execution.instrumentation.Instrumentation instrumentation) |
Modifier and Type | Method and Description |
---|---|
void |
execute(com.fasterxml.jackson.core.JsonGenerator generator,
graphql.schema.GraphQLSchema graphQLSchema,
graphql.language.Document document,
graphql.execution.ExecutionId executionId,
graphql.ExecutionInput executionInput) |
public StreamingExecution(graphql.execution.ExecutionStrategy queryStrategy, graphql.execution.ExecutionStrategy mutationStrategy, graphql.execution.ExecutionStrategy subscriptionStrategy, graphql.execution.instrumentation.Instrumentation instrumentation)
public void execute(com.fasterxml.jackson.core.JsonGenerator generator, graphql.schema.GraphQLSchema graphQLSchema, graphql.language.Document document, graphql.execution.ExecutionId executionId, graphql.ExecutionInput executionInput) throws IOException
IOException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.