Uses of Interface
org.apache.pinot.spi.trace.InvocationScope
-
Packages that use InvocationScope Package Description org.apache.pinot.spi.trace -
-
Uses of InvocationScope in org.apache.pinot.spi.trace
Classes in org.apache.pinot.spi.trace that implement InvocationScope Modifier and Type Class Description classNoOpRecordingUsed when tracing is disabled.Methods in org.apache.pinot.spi.trace that return InvocationScope Modifier and Type Method Description InvocationScopeTracer. createScope(Class<?> clazz)
-