Package | Description |
---|---|
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchSpecHashes |
CountMinSketchSpecForge.getHashesSpec() |
CountMinSketchSpecHashes |
CountMinSketchSpec.getHashesSpec() |
Modifier and Type | Method and Description |
---|---|
static CountMinSketchStateHashes |
CountMinSketchStateHashes.makeState(CountMinSketchSpecHashes spec) |
void |
CountMinSketchSpec.setHashesSpec(CountMinSketchSpecHashes hashesSpec) |
Constructor and Description |
---|
CountMinSketchSpecForge(CountMinSketchSpecHashes hashesSpec,
Integer topkSpec,
CountMinSketchAgentForge agent) |
Copyright © 2005–2018. All rights reserved.