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

Method groups_z

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

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

groupsMethod · 0.95

Calls 15

getCapacityMethod · 0.95
getParallelNumMethod · 0.95
newInstanceMethod · 0.95
dupExpressionsMethod · 0.95
setHashStartMethod · 0.95
setHashEndMethod · 0.95
submitMethod · 0.95
shutdownMethod · 0.95
sortFieldsMethod · 0.95
newComputeContextMethod · 0.80
addAllMethod · 0.65

Tested by

no test coverage detected