Uses of Class
com.yahoo.container.handler.Coverage
Packages that use Coverage
Package
Description
Contains the handler framework of the container.
-
Uses of Coverage in com.yahoo.container.handler
Methods in com.yahoo.container.handler that return CoverageMethods in com.yahoo.container.handler with parameters of type Coverage -
Uses of Coverage in com.yahoo.container.jdisc
Methods in com.yahoo.container.jdisc that return CoverageModifier and TypeMethodDescriptionExtendedResponse.getCoverage()Returns the completeness of the scan of the total known data for this response.Methods in com.yahoo.container.jdisc with parameters of type CoverageModifier 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.