Uses of Interface
org.apache.pinot.spi.trace.RequestScope
-
Packages that use RequestScope Package Description org.apache.pinot.spi.trace -
-
Uses of RequestScope in org.apache.pinot.spi.trace
Classes in org.apache.pinot.spi.trace that implement RequestScope Modifier and Type Class Description classDefaultRequestContextA class to hold the details regarding a request and the statistics.Methods in org.apache.pinot.spi.trace that return RequestScope Modifier and Type Method Description default RequestScopeTracer. createRequestScope()Starts
-