| Package | Description |
|---|---|
| org.apache.datasketches.fdt |
Frequent Distinct Tuples Sketch
|
| Modifier and Type | Method and Description |
|---|---|
PostProcessor |
FdtSketch.getPostProcessor()
Returns the PostProcessor that enables multiple queries against the sketch results.
|
PostProcessor |
FdtSketch.getPostProcessor(Group group,
char sep)
Returns the PostProcessor that enables multiple queries against the sketch results.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.