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

Method fuzzyGroups

src/main/java/com/scudata/util/CursorUtil.java:261–363  ·  view source on GitHub ↗

设定最大分组数,当分组数达到这个值则停止分组 @param cursor 游标 @param exps 分组字段表达式数组 @param names 分组字段名数组 @param calcExps 汇总字段表达式数组 @param calcNames 汇总字段名数组 @param maxGroupCount @param opt 选项 @param ctx 计算上下文 @return 分组结果

(ICursor cursor, Expression[] exps, String[] names, 
			Expression[] calcExps, String[] calcNames, String opt, Context ctx, int maxGroupCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

groupsMethod · 0.95
groupsMethod · 0.95

Calls 15

getInitGroupSizeMethod · 0.95
getCapacityMethod · 0.95
setPrimaryMethod · 0.95
prepareGatherMethodsMethod · 0.95
lengthMethod · 0.95
pushMethod · 0.95
setCurrentMethod · 0.95
hashCodeMethod · 0.95
newLastMethod · 0.95
setNormalFieldValueMethod · 0.95
bsearch_rMethod · 0.95
getNormalFieldValueMethod · 0.95

Tested by

no test coverage detected