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

Method sortx

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

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

(ICursor cursor, 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 3

sortxMethod · 0.95
sortBySeqMethod · 0.95
executeSortxMethod · 0.95

Calls 15

tryFetchMethod · 0.95
lengthMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
sortMethod · 0.95
createTempFileObjectMethod · 0.95
infoMethod · 0.95
getFileNameMethod · 0.95
exportSeriesMethod · 0.95
getMergeFileBufSizeMethod · 0.95
setFileBufferSizeMethod · 0.95
mergeMethod · 0.95

Tested by

no test coverage detected