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

Method groups

src/main/java/com/scudata/dm/Sequence.java:11201–11207  ·  view source on GitHub ↗

分组统计 @param exps Expression[] 分组表达式 @param names String[] 分组字段在结果序表中的字段名 @param calcExps Expression[] 汇总表达式 @param calcNames String[] 汇总字段在结果序表中的字段名 @param opt String o:只和相邻的对比,n:分组表达式取值为组号,u:结果集不排序,h:先排序再用@o计算 @param ctx Context @param hashCapacity hash空间长度 @return Table

(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 14

groupMethod · 0.95
combineResultMethod · 0.95
combineResultMethod · 0.95
doGroupMethod · 0.95
groupsMethod · 0.95
cgroupsMethod · 0.95
addTableMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
getMaxMinValueMethod · 0.45

Calls 11

groups_zMethod · 0.95
lengthMethod · 0.95
getNewFieldNamesMethod · 0.95
setPrimaryMethod · 0.95
groups_mMethod · 0.95
instanceMethod · 0.95
pushMethod · 0.95
getResultTableMethod · 0.95
indexOfMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected