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

Method pivot

src/main/java/com/scudata/dm/Sequence.java:10503–10595  ·  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, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.80

Calls 15

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

Tested by

no test coverage detected