MCPcopy Create free account
hub / github.com/SPLWare/esProc / iterate

Method iterate

src/main/java/com/scudata/dm/op/Channel.java:280–284  ·  view source on GitHub ↗

对管道当前数据进行迭代运算并作为结果集 @param exp 迭代表达式 @param initVal 初始值 @param c 条件表达式,迭代过程中c为真则提前结束 @param ctx 计算上下文 @return

(Expression exp, Object initVal, Expression c, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

checkResultChannelMethod · 0.95

Tested by

no test coverage detected