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

Method top

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

取count个使exp返回值最小的元素的getExp返回值 @param cursor 游标 @param count 数量 @param exp 比较表达式 @param getExp 返回值表达式 @param ctx 计算上下文 @return Object

(ICursor cursor, int count, Expression exp, Expression getExp, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

lengthMethod · 0.95
calcMethod · 0.95
getMemMethod · 0.95
conjMethod · 0.95
insertMethod · 0.95
toArrayMethod · 0.95
addMethod · 0.95
sortMethod · 0.65
fuzzyFetchMethod · 0.45

Tested by

no test coverage detected