Package | Description |
---|---|
org.apache.datasketches.kll |
Modifier and Type | Method and Description |
---|---|
static KllFloatsSketch |
KllFloatsSketch.heapify(org.apache.datasketches.memory.Memory mem)
Factory heapify takes the sketch image in Memory and instantiates an on-heap sketch.
|
Modifier and Type | Method and Description |
---|---|
void |
KllFloatsSketch.merge(KllFloatsSketch other)
Merges another sketch into this one.
|
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.