public class ReducerFunction extends AbstractFunction
Modifier and Type | Field and Description |
---|---|
static ReducerFunction |
INSTANCE |
metadata
Modifier and Type | Method and Description |
---|---|
AviatorObject |
call(Map<String,Object> env,
AviatorObject arg1,
AviatorObject arg2,
AviatorObject arg3) |
String |
getName()
Get the function name
|
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, desc, getAviatorType, getValue, innerCompare, run, throwArity
add, bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, deref, div, exponent, getElement, getMetadata, isNull, match, meta, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRight, withMeta, withoutMeta
public static final ReducerFunction INSTANCE
public String getName()
AviatorFunction
public final AviatorObject call(Map<String,Object> env, AviatorObject arg1, AviatorObject arg2, AviatorObject arg3)
call
in interface AviatorFunction
call
in class AbstractFunction
Copyright © 2010–2021. All rights reserved.