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

Method icursor

src/main/java/com/scudata/dw/IPhyTable.java:208–208  ·  view source on GitHub ↗

使用索引查询 @param fields 取出字段 @param filter 过滤表达式 @param iname 索引对象 @param opt 包含'u'时,不调整filter里各条件的过滤优先级 @param ctx 上下文 @return 索引游标,也可能是其它游标

(String []fields, Expression filter, Object iname, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

calculateMethod · 0.65
calculateMethod · 0.65
icursorMethod · 0.65
icursorMethod · 0.65

Implementers 2

PhyTableGroupsrc/main/java/com/scudata/dw/PhyTableG
PhyTablesrc/main/java/com/scudata/dw/PhyTable.

Calls

no outgoing calls

Tested by

no test coverage detected