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

Method pivotGather

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

对排列做行转列转换并汇总 @param gexps 分组表达式数组 @param gnames 分组字段名数组 @param fexp 分类字段 @param vexp 取值字段的汇总表达式 @param nexps 分类值 @param nameObjects 结果集字段名 @param ctx 计算上下文 @return 序表

(Expression[] gexps, String []gnames, Expression fexp, Expression vexp, 
			Expression []nexps, Object []nameObjects, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pivotMethod · 0.95

Calls 15

calcMethod · 0.95
toArrayMethod · 0.95
toStringMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
prepareMethod · 0.95
groupMethod · 0.95
addMethod · 0.95
lengthMethod · 0.95
getMemMethod · 0.95
newLastMethod · 0.95

Tested by

no test coverage detected