MCPcopy Index your code
hub / github.com/SPLWare/esProc / putArgValue

Method putArgValue

src/main/java/com/scudata/util/CellSetUtil.java:585–607  ·  view source on GitHub ↗

把args的值依cellSet中参数次序依次设置 @param cellSet CellSet,要设置的网格对象 @param args Object[],用户输入的串类型的参数值,方法为esProc以及dataHub中计算网格前准备,xq DataHub为JDBC调用方式,值都是算好的Object数组。

(CellSet cellSet,Object[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

reducePgmCellSetMethod · 0.95
executeTaskMethod · 0.95
putArgStringValueMethod · 0.95

Calls 8

countMethod · 0.95
getMethod · 0.95
getKindMethod · 0.95
getNameMethod · 0.95
setParamValueMethod · 0.95
getValueMethod · 0.95
getContextMethod · 0.65
getParamListMethod · 0.45

Tested by

no test coverage detected