Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.method.avedev | |
com.espertech.esper.common.internal.view.union |
Modifier and Type | Method and Description |
---|---|
static RefCountedSet<Double> |
AggregatorAvedev.readPoints(DataInput input)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
static Object |
AggregatorAvedev.computeAvedev(RefCountedSet<Double> valueSet,
double sum)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
static void |
AggregatorAvedev.writePoints(DataOutput output,
RefCountedSet<Double> valueSet)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Field and Description |
---|---|
protected RefCountedSet<EventBean> |
UnionView.unionWindow |
protected RefCountedSet<EventBean> |
UnionAsymetricView.unionWindow |
Copyright © 2005–2018. All rights reserved.