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

Method popTop

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

选出下一个要被读取的数据。若没有数据可读,则返回false; 刚刚取得数据的游标,切换当前数据。若该游标缓冲中的数据均被读取,则再次缓冲一组数据。 刚刚被切换的数据,针对表达式做计算。 根据各个游标当前数据对表达式的计算结果,进行排序。选出下一个要读取的数据 @return true 当前还可以取出数据 false 当前无数据可取

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getMethod · 0.95
skipOverMethod · 0.95

Calls 8

lengthMethod · 0.95
popMethod · 0.95
pushMethod · 0.95
calcMethod · 0.95
topChangeMethod · 0.95
getComputeStackMethod · 0.80
fuzzyFetchMethod · 0.45
setCurrentMethod · 0.45

Tested by

no test coverage detected