Package | Description |
---|---|
com.espertech.esper.common.client.util |
Client utility classes.
|
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
CountMinSketchState |
CountMinSketchAgentContext.getState()
Returns state
|
Constructor and Description |
---|
CountMinSketchAgentContext(CountMinSketchState state)
Ctor.
|
CountMinSketchAgentContextAdd(CountMinSketchState state)
Ctor.
|
CountMinSketchAgentContextEstimate(CountMinSketchState state)
Ctor.
|
CountMinSketchAgentContextFromBytes(CountMinSketchState state)
Ctor.
|
Modifier and Type | Field and Description |
---|---|
protected CountMinSketchState |
CountMinSketchAggState.state |
Modifier and Type | Method and Description |
---|---|
CountMinSketchState |
CountMinSketchAggState.getState() |
static CountMinSketchState |
CountMinSketchState.makeState(CountMinSketchSpec spec) |
Constructor and Description |
---|
CountMinSketchAggState(CountMinSketchState state,
CountMinSketchAgent agent) |
Copyright © 2005–2018. All rights reserved.