Package | Description |
---|---|
com.espertech.esper.common.internal.epl.agg.method.median |
Modifier and Type | Method and Description |
---|---|
static SortedDoubleVector |
AggregatorMedian.readPoints(DataInput input)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
static Object |
AggregatorMedian.medianCompute(SortedDoubleVector vector)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
static void |
AggregatorMedian.writePoints(DataOutput output,
SortedDoubleVector vector)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Copyright © 2005–2018. All rights reserved.