| Package | Description |
|---|---|
| com.yahoo.sketches.theta |
The theta package contains all the sketch classes that are members of the
Theta Sketch Framework.
|
| Modifier and Type | Method and Description |
|---|---|
Intersection |
SetOperationBuilder.buildIntersection()
Convenience method, returns a configured SetOperation Intersection with
Default Nominal Entries
|
static Intersection |
Sketches.wrapIntersection(Memory srcMem)
Convenience method, calls
SetOperation.wrap(Memory) and casts the result to a Intersection |
Copyright © 2015–2017 Yahoo! Inc.. All rights reserved.