Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.access.countminsketch | |
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
static CountMinSketchAggState |
AggregationStateSerdeCountMinSketch.readCountMinSketch(DataInput input,
CountMinSketchSpec spec)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
static void |
AggregationStateSerdeCountMinSketch.writeCountMinSketch(DataOutput output,
CountMinSketchAggState state)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchAggState |
CountMinSketchSpec.makeAggState() |
Copyright © 2005–2018. All rights reserved.