All Classes and Interfaces

Class
Description
A GraphQL Java Instrumentation that computes a max age for an operation based on @cacheControl directives.
 
 
 
 
 
 
 
Exception thrown when GraphQL object type does not specify all @keys specified on its interface.
Exception thrown when schema defines multiple `@link` directives importing federation spec.
 
Protobuf type mdg.engine.proto.ClientNameStats
Protobuf type mdg.engine.proto.ClientNameStats
 
Protobuf type mdg.engine.proto.ContextualizedQueryLatencyStats
Protobuf type mdg.engine.proto.ContextualizedQueryLatencyStats
 
Protobuf type mdg.engine.proto.ContextualizedTypeStats
Protobuf type mdg.engine.proto.ContextualizedTypeStats
 
Protobuf type mdg.engine.proto.Field
Protobuf type mdg.engine.proto.Field
 
Protobuf type mdg.engine.proto.FieldStat
Protobuf type mdg.engine.proto.FieldStat
 
This is the top-level message used by the new traces ingress.
This is the top-level message used by the new traces ingress.
 
Protobuf type mdg.engine.proto.MemStats
Protobuf type mdg.engine.proto.MemStats
 
Protobuf type mdg.engine.proto.PathErrorStats
Protobuf type mdg.engine.proto.PathErrorStats
 
Protobuf type mdg.engine.proto.QueryLatencyStats
Protobuf type mdg.engine.proto.QueryLatencyStats
 
Protobuf type mdg.engine.proto.QueryStats
Protobuf type mdg.engine.proto.QueryStats
 
The `service` value embedded within the header key is not guaranteed to contain an actual service, and, in most cases, the service information is trusted to come from upstream processing.
The `service` value embedded within the header key is not guaranteed to contain an actual service, and, in most cases, the service information is trusted to come from upstream processing.
 
Protobuf type mdg.engine.proto.StatsContext
Protobuf type mdg.engine.proto.StatsContext
 
Top-level message type for the server-side stats endpoint
Top-level message type for the server-side stats endpoint
 
Protobuf type mdg.engine.proto.TimeStats
Protobuf type mdg.engine.proto.TimeStats
 
Protobuf type mdg.engine.proto.Trace
Protobuf type mdg.engine.proto.Trace
Protobuf type mdg.engine.proto.Trace.CachePolicy
Protobuf type mdg.engine.proto.Trace.CachePolicy
Protobuf enum mdg.engine.proto.Trace.CachePolicy.Scope
 
Protobuf type mdg.engine.proto.Trace.Details
Protobuf type mdg.engine.proto.Trace.Details
 
Protobuf type mdg.engine.proto.Trace.Error
Protobuf type mdg.engine.proto.Trace.Error
 
Protobuf type mdg.engine.proto.Trace.HTTP
Protobuf type mdg.engine.proto.Trace.HTTP
Protobuf enum mdg.engine.proto.Trace.HTTP.Method
Protobuf type mdg.engine.proto.Trace.HTTP.Values
Protobuf type mdg.engine.proto.Trace.HTTP.Values
 
 
Protobuf type mdg.engine.proto.Trace.Location
Protobuf type mdg.engine.proto.Trace.Location
 
We store information on each resolver execution as a Node on a tree.
We store information on each resolver execution as a Node on a tree.
 
 
represents a node in the query plan, under which there is a trace tree for that service fetch.
represents a node in the query plan, under which there is a trace tree for that service fetch.
This represents a node to send an operation to an implementing service
This represents a node to send an operation to an implementing service
 
This node represents a way to reach into the response path and attach related entities.
This node represents a way to reach into the response path and attach related entities.
 
 
This represents a set of nodes to be executed in parallel by the Gateway executor
This represents a set of nodes to be executed in parallel by the Gateway executor
 
Protobuf type mdg.engine.proto.Trace.QueryPlanNode.ResponsePathElement
Protobuf type mdg.engine.proto.Trace.QueryPlanNode.ResponsePathElement
 
 
This represents a set of nodes to be executed sequentially by the Gateway executor
This represents a set of nodes to be executed sequentially by the Gateway executor
 
 
 
Just a sequence of traces with the same statsReportKey.
Just a sequence of traces with the same statsReportKey.
 
Top-level message type for the server-side traces endpoint
Top-level message type for the server-side traces endpoint
 
Protobuf type mdg.engine.proto.TraceV1
Protobuf type mdg.engine.proto.TraceV1
 
Protobuf type mdg.engine.proto.Type
Protobuf type mdg.engine.proto.Type
 
Protobuf type mdg.engine.proto.TypeStat
Protobuf type mdg.engine.proto.TypeStat
 
 
graphql.schema.idl.SchemaPrinter wrapper that is used to generate SDL returned by the _service { sdl } query and is compatible with Federation v1 and v2 specs.
Exception thrown while processing link that specifies currently not supported version.
Exception thrown when processing invalid `@link` import definitions.
Exception thrown when attempting to rename directive imports that cannot be renamed.