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

Method read

src/main/java/com/scudata/vdb/IVS.java:174–174  ·  view source on GitHub ↗

从数据库中读取其它字段追加到指定排列上 @param seq 排列 @param pathExp 路径表达式 @param fields 要读取的字段名数组 @param filter 过滤表达式 @param ctx 计算上下文 @return 结果集序表

(Sequence seq, Expression pathExp, String []fields, Expression filter, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

inputStream2BytesMethod · 0.65
doMainMethod · 0.65
uploadMethod · 0.65
inputStream2BytesMethod · 0.65
askMethod · 0.65
runMethod · 0.65
getStreamBytesMethod · 0.65
setBinaryStreamMethod · 0.65
setCharacterStreamMethod · 0.65
inputStream2BytesMethod · 0.65
reader2StringMethod · 0.65
getFileBytesMethod · 0.65

Implementers 2

VDBsrc/main/java/com/scudata/vdb/VDB.java
VSsrc/main/java/com/scudata/vdb/VS.java

Calls

no outgoing calls

Tested by

no test coverage detected