Package | Description |
---|---|
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchStateHashes |
CountMinSketchState.getHashes() |
static CountMinSketchStateHashes |
CountMinSketchStateHashes.makeState(CountMinSketchSpecHashes spec) |
Modifier and Type | Method and Description |
---|---|
void |
CountMinSketchState.setHashes(CountMinSketchStateHashes hashes) |
Constructor and Description |
---|
CountMinSketchState(CountMinSketchStateHashes hashes,
CountMinSketchStateTopk topk) |
Copyright © 2005–2018. All rights reserved.