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

Method groups_m

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

对序列进行并行分组 @param src 序列 @param exps 分组字段表达式数组 @param names 分组字段名数组 @param calcExps 汇总字段表达式数组 @param calcNames 汇总字段名数组 @param opt 选项 @param ctx 计算上下文 @returns

(Sequence src, Expression[] exps, String[] names,
			Expression[] calcExps, String[] calcNames, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

groupsMethod · 0.95

Calls 15

getParallelNumMethod · 0.95
instanceMethod · 0.95
dupExpressionsMethod · 0.95
submitMethod · 0.95
getTempResultMethod · 0.95
getRegatherDataStructMethod · 0.95
getFieldCountMethod · 0.95
getFieldNameMethod · 0.95
getResultExpressionsMethod · 0.95
getResultDataStructMethod · 0.95
newComputeContextMethod · 0.80

Tested by

no test coverage detected