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

Method groupx

src/main/java/com/scudata/dm/op/Channel.java:232–237  ·  view source on GitHub ↗

对管道当前数据进行外存分组运算并做为结果集 @param exps 分组表达式数组 @param names 分组字段名数组 @param calcExps 汇总表达式数组 @param calcNames 汇总字段名 @param opt 选项 @param capacity 内存可以存放的分组结果数量 @return

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

calculateMethod · 0.45
calculateMethod · 0.45

Calls 1

checkResultChannelMethod · 0.95

Tested by

no test coverage detected