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 |
CountMinSketchAgentStringUTF16
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 |
---|---|
CountMinSketchAgent |
CountMinSketchSpec.getAgent() |
Modifier and Type | Method and Description |
---|---|
void |
CountMinSketchSpec.setAgent(CountMinSketchAgent agent) |
Constructor and Description |
---|
CountMinSketchAggState(CountMinSketchState state,
CountMinSketchAgent agent) |
Copyright © 2005–2018. All rights reserved.