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.ClientNameStatsProtobuf type
mdg.engine.proto.ClientNameStatsProtobuf type
mdg.engine.proto.ContextualizedQueryLatencyStatsProtobuf type
mdg.engine.proto.ContextualizedQueryLatencyStatsProtobuf type
mdg.engine.proto.ContextualizedTypeStatsProtobuf type
mdg.engine.proto.ContextualizedTypeStatsProtobuf type
mdg.engine.proto.FieldProtobuf type
mdg.engine.proto.FieldProtobuf type
mdg.engine.proto.FieldStatProtobuf 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.MemStatsProtobuf type
mdg.engine.proto.MemStatsProtobuf type
mdg.engine.proto.PathErrorStatsProtobuf type
mdg.engine.proto.PathErrorStatsProtobuf type
mdg.engine.proto.QueryLatencyStatsProtobuf type
mdg.engine.proto.QueryLatencyStatsProtobuf type
mdg.engine.proto.QueryStatsProtobuf 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.StatsContextProtobuf 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.TimeStatsProtobuf type
mdg.engine.proto.TimeStatsProtobuf type
mdg.engine.proto.TraceProtobuf type
mdg.engine.proto.TraceProtobuf type
mdg.engine.proto.Trace.CachePolicyProtobuf type
mdg.engine.proto.Trace.CachePolicyProtobuf enum
mdg.engine.proto.Trace.CachePolicy.ScopeProtobuf type
mdg.engine.proto.Trace.DetailsProtobuf type
mdg.engine.proto.Trace.DetailsProtobuf type
mdg.engine.proto.Trace.ErrorProtobuf type
mdg.engine.proto.Trace.ErrorProtobuf type
mdg.engine.proto.Trace.HTTPProtobuf type
mdg.engine.proto.Trace.HTTPProtobuf enum
mdg.engine.proto.Trace.HTTP.MethodProtobuf type
mdg.engine.proto.Trace.HTTP.ValuesProtobuf type
mdg.engine.proto.Trace.HTTP.ValuesProtobuf type
mdg.engine.proto.Trace.LocationProtobuf 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.ResponsePathElementProtobuf 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.TraceV1Protobuf type
mdg.engine.proto.TraceV1Protobuf type
mdg.engine.proto.TypeProtobuf type
mdg.engine.proto.TypeProtobuf type
mdg.engine.proto.TypeStatProtobuf type
mdg.engine.proto.TypeStatgraphql.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.