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

Method unpivot

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

对排列做列转行转换 @param gexps 分组表达式数组 @param gnames 分组字段名数组 @param fname 结果集分类字段名 @param vname 结果集值字段名 @param nexps 分类值表达式 @param nameObjects 结果集分类值表达式 @param ctx 计算上下文 @return 序表

(Expression[] gexps, String []gnames, String fname, String vname, 
			Expression []nexps, Object []nameObjects, 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
getFieldCountMethod · 0.95
getFieldIndexMethod · 0.95
getFieldNameMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
newLastMethod · 0.95
setNormalFieldValueMethod · 0.95
popMethod · 0.95

Tested by

no test coverage detected