Package | Description |
---|---|
com.espertech.esper.common.client.util |
Client utility classes.
|
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Class and Description |
---|---|
class |
CountMinSketchAgentStringUTF16Forge
Count-min sketch agent that handles String-type values and uses UTF-16 encoding
to transform strings to byte-array and back.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchAgentForge |
CountMinSketchSpecForge.getAgent() |
Modifier and Type | Method and Description |
---|---|
void |
CountMinSketchSpecForge.setAgent(CountMinSketchAgentForge agent) |
Constructor and Description |
---|
CountMinSketchSpecForge(CountMinSketchSpecHashes hashesSpec,
Integer topkSpec,
CountMinSketchAgentForge agent) |
Copyright © 2005–2021. All rights reserved.