Package | Description |
---|---|
com.espertech.esper.epl.approx |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchSpecHashes |
CountMinSketchSpec.getHashesSpec() |
Modifier and Type | Method and Description |
---|---|
static CountMinSketchStateHashes |
CountMinSketchStateHashes.makeState(CountMinSketchSpecHashes spec) |
Constructor and Description |
---|
CountMinSketchSpec(CountMinSketchSpecHashes hashesSpec,
Integer topkSpec,
CountMinSketchAgent agent) |