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

Method JoinCursor

src/main/java/com/scudata/dw/JoinCursor.java:111–157  ·  view source on GitHub ↗

@param table 基表 @param exps 取出表达式 @param fields 取出字段名称 @param cursor2 参数cs @param csNames 参数K,指定A/cs参与连接的字段 @param type 计算类型,0:derive; 1:new; 2:news; 0x1X 表示跳段; @param option 选项 @param filter 对table的过滤条件 @param fkNames 对table的Switch过滤条件 @param codes @param ctx

(IPhyTable table, Expression []exps, String []fields, ICursor cursor2, String[] csNames, 
			int type, String option, Expression filter, String []fkNames, Sequence []codes, String[] opts, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

parseFilterMethod · 0.95
parseSwitchMethod · 0.95
initMethod · 0.95
addResourceMethod · 0.80
indexOfMethod · 0.45

Tested by

no test coverage detected