JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
graphql.execution.instrumentation.tracing
Interface TracingSupport.TracingContext
Enclosing class:
TracingSupport
public static interface
TracingSupport.TracingContext
A simple object that you need to call
onEnd()
on
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onEnd
()
Call this to end the current trace context
Method Detail
onEnd
void onEnd()
Call this to end the current trace context
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method