Uses of Class
org.apache.datasketches.req.ReqSketch
| Package | Description |
|---|---|
| org.apache.datasketches.req |
-
Uses of ReqSketch in org.apache.datasketches.req
Methods in org.apache.datasketches.req that return ReqSketch Modifier and Type Method Description ReqSketchReqSketchBuilder. build()Returns a new ReqSketch with the current configuration of the builder.static ReqSketchReqSketch. heapify(org.apache.datasketches.memory.Memory mem)Returns an ReqSketch on the heap from a Memory image of the sketch.ReqSketchReqSketch. merge(ReqSketch other)ReqSketchReqSketch. reset()ReqSketchReqSketch. setLessThanOrEqual(boolean ltEq)