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

Method joinx

src/main/java/com/scudata/parallel/ClusterCursor.java:1252–1308  ·  view source on GitHub ↗

对集群游标做连接,游标在各节点机上同步分布,只需节点机各自做连接,然后合并关联结果即可 @param cursors 集群游标数组 @param exps 关联字段表达式数组 @param names 结果集字段名数组 @param opt 选项 @param ctx 计算上下文 @return 集群游标

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

joinxMethod · 0.95
joinxMethod · 0.95

Calls 15

isEqualsMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getUnitCountMethod · 0.95
getHostMethod · 0.95
getPortMethod · 0.95
setAttributeMethod · 0.95
getJobSpaceIdMethod · 0.95
setParamsMethod · 0.95
sendMethod · 0.95
checkResultMethod · 0.95
getCursorProxyIdMethod · 0.80

Tested by

no test coverage detected