Package | Description |
---|---|
com.espertech.esper.epl.approx |
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) |