| Package | Description |
|---|---|
| org.apache.datasketches.fdt |
Frequent Distinct Tuples Sketch
|
| org.apache.datasketches.tuple.strings |
This package is for a generic implementation of the Tuple sketch for single String value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FdtSketch
A Frequent Distinct Tuples sketch.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayOfStringsSketch |
ArrayOfStringsSketch.copy() |
| Constructor and Description |
|---|
ArrayOfStringsSketch(ArrayOfStringsSketch sketch)
Copy Constructor
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.