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

Method sortx

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

对游标进行外存排序 @param cursor 游标 @param exps 排序字段表达式数组 @param ctx 计算上下文 @param capacity 内存中能够保存的记录数,如果没有设置则自动估算一个 @param opt 选项 0:null排最后 @return 排好序的游标

(Expression[] exps, Context ctx, int capacity, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

sortxMethod · 0.95

Tested by

no test coverage detected