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

Method pfindByKey

src/main/java/com/scudata/dm/Sequence.java:12628–12842  ·  view source on GitHub ↗

根据主键查找记录位置 @param key Object 主键值或主键值构成的序列 @param isSorted boolean 排列是否按主键有序 @return int 返回索引 或 -insertpos

(Object key, boolean isSorted)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

findByKeyMethod · 0.95
calculateAllMethod · 0.95
calculateAndMethod · 0.95
sortedInsertMethod · 0.80
appendMethod · 0.80
calculateMethod · 0.80
updateMethod · 0.80
deleteMethod · 0.80
findByKeyMethod · 0.80

Calls 15

getIndexTableMethod · 0.95
findPosMethod · 0.95
getMemsMethod · 0.95
sizeMethod · 0.95
getMethod · 0.95
getTimeKeyCountMethod · 0.95
getBaseKeyIndexMethod · 0.95
getTimeKeyIndexMethod · 0.95
lengthMethod · 0.95
toArrayMethod · 0.95
getMemMethod · 0.95
getMethod · 0.95

Tested by

no test coverage detected