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

Method groups

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

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

totalMethod · 0.95
combineResultMethod · 0.45
combineGroupsResultMethod · 0.45

Calls 2

checkResultChannelMethod · 0.95
instanceMethod · 0.95

Tested by

no test coverage detected