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

Method removeDfx

src/main/java/com/scudata/dm/DfxManager.java:71–89  ·  view source on GitHub ↗

从缓存管理器中取dfx,使用完后需要调用putDfx还给缓存管理器 @param name dfx文件名 @param ctx 计算上下文 @return PgmCellSet

(String name, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

setReduceMethod · 0.95
calculateMethod · 0.95
getCallPgmCellSetMethod · 0.95
getPgmCellSetMethod · 0.95

Calls 7

readDfxMethod · 0.95
setEnvMethod · 0.95
removeMethod · 0.65
getMethod · 0.65
getContextMethod · 0.65
getPathMethod · 0.45
getFileNameMethod · 0.45

Tested by

no test coverage detected