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

Method select

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

返回满足条件的元素的索引 @param exp Expression 计算结果为真假、整形、序列或值 @param opt String 1:返回第一个,z:从后查找, b使用二分法查找,o:修改序列本身,t:结果集为空时返回空序表, c:找到第一个不满足条件的停止,r:找到第一个满足条件的取到最后,0:找不到返回null @param ctx Context 计算上下文环境 @return Sequence

(Expression exp, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

xjoinMethod · 0.95
xjoinMethod · 0.95
getDataMethod · 0.95
doGroupMethod · 0.95
getDataMethod · 0.95
readMethod · 0.95
writeMethod · 0.95

Calls 15

selectMethod · 0.95
lengthMethod · 0.95
dataStructMethod · 0.95
getMemsMethod · 0.95
rvsMethod · 0.95
selectbMethod · 0.95
getMethod · 0.95
binarySelectMethod · 0.95
select0Method · 0.95
getRegionListMethod · 0.95
newInstanceMethod · 0.95
addMethod · 0.95

Tested by

no test coverage detected