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

Method sortx

src/main/java/com/scudata/parallel/ClusterCursor.java:1085–1120  ·  view source on GitHub ↗

对集群游标执行外存排序 @param exps 排序表达式数组 @param ctx 计算上下文 @param capacity 内存中能够保存的记录数,如果没有设置则自动估算一个 @param opt 选项 @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 13

getClusterMethod · 0.95
getUnitCountMethod · 0.95
getPoolMethod · 0.95
getHostMethod · 0.95
getPortMethod · 0.95
setAttributeMethod · 0.95
getJobSpaceIdMethod · 0.95
setParamsMethod · 0.95
submitMethod · 0.95
intValueMethod · 0.80
toStringMethod · 0.65
joinMethod · 0.45

Tested by

no test coverage detected