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

Method joinx

src/main/java/com/scudata/util/CursorUtil.java:1238–1345  ·  view source on GitHub ↗

游标对关联字段有序,做有序归并连接 @param cursors 游标数组 @param names 结果集字段名数组 @param exps 关联字段表达式数组 @param opt 选项 @param ctx Context 计算上下文 @return ICursor 结果集游标

(ICursor []cursors, String []names, Expression [][]exps, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getMethod · 0.95
pushMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
executeJoinxMethod · 0.95

Calls 15

joinxMethod · 0.95
getParallelCursorsMethod · 0.95
dupExpressionsMethod · 0.95
dupExpressionMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
addMethod · 0.95
popMethod · 0.95
sortMethod · 0.95
findsMethod · 0.95
openMethod · 0.95
iselectFieldsMethod · 0.95

Tested by

no test coverage detected