| Package | Description |
|---|---|
| com.yahoo.sketches.tuple |
The tuple package contains implementation of sketches based on the idea of
theta sketches with the addition of values associated with unique keys.
|
| Modifier and Type | Method and Description |
|---|---|
CompactSketch<S> |
Union.getResult()
Gets the internal set as a CompactSketch
|
CompactSketch<S> |
Intersection.getResult()
Gets the internal set as a CompactSketch
|
CompactSketch<S> |
AnotB.getResult()
Gets the result of this operation
|
Copyright © 2015–2017 Yahoo! Inc.. All rights reserved.