public class WarpScriptFunction2<T1,T2,R> extends WarpScriptAbstractFunction implements org.apache.spark.api.java.function.Function2<T1,T2,R>
DEFAULT_TIME_UNITS_PER_MS, executor, SIPKEY_SCRIPT, SIPKEY_UUID, WARPSCRIPT_FILE_VARIABLE, WARPSCRIPT_ID_VARIABLE| Constructor and Description |
|---|
WarpScriptFunction2(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
R |
call(T1 v1,
T2 v2) |
getExecutor, setCode