Package datadog.trace.api.profiling
Class Profiling.NoOp
java.lang.Object
datadog.trace.api.profiling.Profiling.NoOp
- All Implemented Interfaces:
Profiling
- Enclosing interface:
Profiling
-
Nested Class Summary
Nested classes/interfaces inherited from interface datadog.trace.api.profiling.Profiling
Profiling.NoOp -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface datadog.trace.api.profiling.Profiling
createContextAttribute, newScope
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NoOp
public NoOp()
-