| 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 | Class and Description |
|---|---|
class |
DoubleSummarySetOperations
Methods for producing unions and intersections of two generic tuple sketches of type Double,
where the Summary is of type DoubleSummary.
|
| Modifier and Type | Method and Description |
|---|---|
SummarySetOperations<S> |
SummaryFactory.getSummarySetOperations()
This is to obtain methods of producing unions and intersections of two Summary objects
|
Copyright © 2015–2017 Yahoo! Inc.. All rights reserved.