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

Method append

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

把两个排列合并成一个排列,根据结构是否兼容来决定是否生成序表返回 用于合并游标多次取数得到的结果 @param dest 排列 @param src 排列 @return Sequence

(Sequence dest, Sequence src)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

finishMethod · 0.95
peekMethod · 0.95
fuzzyFetchMethod · 0.95
fetchMethod · 0.95
finishMethod · 0.95

Calls 1

appendMethod · 0.65

Tested by

no test coverage detected