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

Method getGroupsResult

src/main/java/com/scudata/dm/cursor/ICursor.java:1033–1037  ·  view source on GitHub ↗

取分组计算对象 @param exps 分组字段表达式数组 @param names 分组字段名数组 @param calcExps 汇总字段表达式数组 @param calcNames 汇总字段名数组 @param opt 选项 @param ctx 计算上下文 @return IGroupsResult

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

groupsMethod · 0.95
runMethod · 0.95

Calls 2

getDataStructMethod · 0.95
instanceMethod · 0.95

Tested by

no test coverage detected