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

Method groups

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

对集群游标做分组运算 @param exps 分组字段表达式数组 @param names 分组字段名数组 @param calcExps 汇总字段表达式数组 @param calcNames 汇总字段名数组 @param opt 选项 @param ctx 计算上下文 @param groupCount 结果集数量 @param newNames 对分组结果产生新序表的字段名数组 @param newExps 对分组结果产生新序表的表达式数组 @return 分组结果

(Expression[] exps, String[] names, Expression[] calcExps, String[] calcNames, 
			String opt, Context ctx, int groupCount, String[] newNames, Expression[] newExps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

calculateMethod · 0.95
cgroupsMethod · 0.95
updateMethod · 0.95

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
addAllMethod · 0.95
newGroupsResultMethod · 0.95
deriveMethod · 0.95

Tested by

no test coverage detected