Uses of Interface
org.apache.datasketches.req.ReqDebug
| Package | Description |
|---|---|
| org.apache.datasketches.req |
-
Uses of ReqDebug in org.apache.datasketches.req
Methods in org.apache.datasketches.req that return ReqDebug Modifier and Type Method Description ReqDebugReqSketchBuilder. getReqDebug()Gets the builder configured value of ReqDebugMethods in org.apache.datasketches.req with parameters of type ReqDebug Modifier and Type Method Description ReqSketchBuilderReqSketchBuilder. setReqDebug(ReqDebug reqDebug)This sets the parameter reqDebug.