Uses of Class
com.espertech.esper.common.internal.collection.SortedDoubleVector
Package
Description
Internal collection classes
-
Uses of SortedDoubleVector in com.espertech.esper.common.internal.collection
Modifier and TypeMethodDescriptionstatic SortedDoubleVector
SortedDoubleVector.readPoints
(DataInput input) NOTE: Code-generation-invoked method, method name and parameter order mattersModifier and TypeMethodDescriptionstatic void
SortedDoubleVector.writePoints
(DataOutput output, SortedDoubleVector vector) NOTE: Code-generation-invoked method, method name and parameter order matters -
Uses of SortedDoubleVector in com.espertech.esper.common.internal.epl.agg.method.median
Modifier and TypeMethodDescriptionstatic Object
AggregatorMedian.medianCompute
(SortedDoubleVector vector) NOTE: Code-generation-invoked method, method name and parameter order matters