Package | Description |
---|---|
com.espertech.esper.common.internal.collection |
Internal collection classes
|
com.espertech.esper.common.internal.epl.agg.method.median |
Modifier and Type | Method and Description |
---|---|
static SortedDoubleVector |
SortedDoubleVector.readPoints(DataInput input)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
static void |
SortedDoubleVector.writePoints(DataOutput output,
SortedDoubleVector vector)
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
|
Copyright © 2005–2021. All rights reserved.