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

Method instance

src/main/java/com/scudata/dm/op/IGroupsResult.java:29–66  ·  view source on GitHub ↗

根据参数取内存分组汇总处理类 @param exps 分组字段表达式数组 @param names 分组字段名数组 @param calcExps 汇总字段表达式数组 @param calcNames 汇总字段名数组 @param srcDs 源数据结构,用于把#n变成相应字段名 @param opt 选项 @param ctx 计算上下文 @return IGroupsResult

(Expression[] exps, String[] names, Expression[] calcExps, 
			String[] calcNames, DataStruct srcDs, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

getGroupsResultMethod · 0.95
groupsMethod · 0.95
getMethod · 0.95
skipOverMethod · 0.95
getGroupsResultMethod · 0.95
groupsMethod · 0.95
groupsMethod · 0.95
groupx_gMethod · 0.95
groupx_nMethod · 0.95
groupx_gMethod · 0.95
groupx_nMethod · 0.95

Calls 3

lengthMethod · 0.45
getFieldNameMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected