Uses of Interface
org.apache.datasketches.req.ReqDebug
Packages that use ReqDebug
Package
Description
This package is for the implementation of the Relative Error Quantiles sketch algorithm.
-
Uses of ReqDebug in org.apache.datasketches.req
Methods in org.apache.datasketches.req that return ReqDebugModifier and TypeMethodDescriptionReqSketchBuilder.getReqDebug()
Gets the builder configured ReqDebugMethods in org.apache.datasketches.req with parameters of type ReqDebugModifier and TypeMethodDescriptionReqSketchBuilder.setReqDebug
(ReqDebug reqDebug) This sets the parameter reqDebug.