Search
Preparing search index...
The search index is not available
@mavenomics/mql
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
SumFunction
Class SumFunction
Hierarchy
IFunction
SumFunction
Index
Properties
cache
Methods
eval
eval
Call
Properties
Private
cache
cache
:
WeakMap
<
Row
,
number
>
= new WeakMap<Row, number>()
Methods
eval
eval
(
)
:
void
Returns
void
eval
Call
eval
Call
(
row
:
Row
, optionLookup
:
object
, context
:
IFunctionEvaluatorContext
, done
:
MqlCallback
)
:
void
Parameters
row:
Row
optionLookup:
object
[
id:
string
]:
function
(
row
:
Row
, cb
:
MqlCallback
)
:
void
Parameters
row:
Row
cb:
MqlCallback
Returns
void
context:
IFunctionEvaluatorContext
done:
MqlCallback
Returns
void
Globals
Sum
Function
cache
eval
eval
Call
Generated using
TypeDoc