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

Method groupx

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

对集群游标做外存分组运算 @param exps 分组表达式数组 @param names 分组字段名数组 @param calcExps 汇总表达式数组 @param calcNames 汇总字段名数组 @param opt 选项 @param ctx 计算上下文 @param capacity 内存能够存放的分组结果的数量 @return 分组结果游标

(Expression[] exps, String[] names,
			Expression[] calcExps, String[] calcNames, String opt, Context ctx, int capacity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeGroupxMethod · 0.45

Calls 15

getClusterMethod · 0.95
getUnitCountMethod · 0.95
getPoolMethod · 0.95
getHostMethod · 0.95
getPortMethod · 0.95
setAttributeMethod · 0.95
getJobSpaceIdMethod · 0.95
setParamsMethod · 0.95
submitMethod · 0.95
prepareMethod · 0.95
getRegatherExpressionMethod · 0.95
intValueMethod · 0.80

Tested by

no test coverage detected