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

Method getUsedFields

src/main/java/com/scudata/expression/IParam.java:103–103  ·  view source on GitHub ↗

查找表达式中可能用到的字段,可能取得不准确或者包含多个表的 @param ctx 计算上下文 @param resultList 输出值,用到的字段名会添加到这里面

(Context ctx, List<String> resultList)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getUsedFieldsMethod · 0.95
getUsedFieldsMethod · 0.95
newTablesMethod · 0.65
unpivotMethod · 0.65
makeFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65
getUsedFieldsMethod · 0.65

Implementers 2

SymbolParamsrc/main/java/com/scudata/expression/P
LeafParamsrc/main/java/com/scudata/expression/P

Calls

no outgoing calls

Tested by

no test coverage detected