Uses of Class
org.apache.datasketches.fdt.PostProcessor
Packages that use PostProcessor
-
Uses of PostProcessor in org.apache.datasketches.fdt
Methods in org.apache.datasketches.fdt that return PostProcessorModifier and TypeMethodDescriptionFdtSketch.getPostProcessor()Returns the PostProcessor that enables multiple queries against the sketch results.FdtSketch.getPostProcessor(Group group, char sep) Returns the PostProcessor that enables multiple queries against the sketch results.