Uses of Interface
org.apache.pinot.spi.trace.RequestContext
-
Packages that use RequestContext Package Description org.apache.pinot.spi.trace -
-
Uses of RequestContext in org.apache.pinot.spi.trace
Subinterfaces of RequestContext in org.apache.pinot.spi.trace Modifier and Type Interface Description interfaceRequestScopeA scope wrapping an end to end synchronous pinot request.Classes in org.apache.pinot.spi.trace that implement RequestContext Modifier and Type Class Description classDefaultRequestContextA class to hold the details regarding a request and the statistics.
-