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

Method iterator

src/main/java/com/scudata/dm/cursor/ICursor.java:1147–1191  ·  view source on GitHub ↗

迭代计算游标 @param exp 迭代表达式 @param initVal 初始值 @param c 条件表达式,为true是停止 @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 15

loadConnectionsMethod · 0.80
writeMethod · 0.80
loadMethod · 0.80
prepareArgMethod · 0.80
setJVMArgsMethod · 0.80
actionPerformedMethod · 0.80
isBreakPointRowMethod · 0.80
isBreakPointCellMethod · 0.80
rqInitMethod · 0.80
initMethod · 0.80
setJobSpacesMethod · 0.80

Calls 11

getValueMethod · 0.95
setValueMethod · 0.95
fuzzyFetchMethod · 0.95
lengthMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
popMethod · 0.95
getComputeStackMethod · 0.80
getIterateParamMethod · 0.80
calculateMethod · 0.45
booleanValueMethod · 0.45

Tested by

no test coverage detected