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

Method write

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

把排列的指定字段写入到表单 @param seq 排列 @param pathExp 路径表达式 @param fieldExps 字段值表达式数组 @param fields 字段名数组 @param filter 过滤表达式 @param ctx 计算上下文 @return 成功:VDB.S_SUCCESS,其它:失败

(Sequence seq, Expression pathExp, Expression []fieldExps, 
			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
actionPerformedMethod · 0.65
uploadMethod · 0.65
askMethod · 0.65
runMethod · 0.65
writeMethod · 0.65
exportDataMethod · 0.65
setAsciiStreamMethod · 0.65
setCharacterStreamMethod · 0.65
setBinaryStreamMethod · 0.65
inputStream2BytesMethod · 0.65
reader2StringMethod · 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 1

mainMethod · 0.52