Uses of Class
com.yahoo.container.handler.Timing
Packages that use Timing
-
Uses of Timing in com.yahoo.container.jdisc
Methods in com.yahoo.container.jdisc that return TimingModifier and TypeMethodDescriptionExtendedResponse.getTiming()Returns timing information about the processing leading to this response.Methods in com.yahoo.container.jdisc with parameters of type TimingModifier and TypeMethodDescriptionstatic voidVespaHeaders.benchmarkOutput(com.yahoo.jdisc.HeaderFields responseHeaders, boolean benchmarkCoverage, Timing t, HitCounts c, int errorCount, Coverage coverage) Add search benchmark output to the HTTP getHeaders.