Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ getFile
Method
getFile
storm-client/src/jvm/org/apache/storm/testing/TmpPath.java:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public
File getFile() {
47
return
path;
48
}
49
50
@Override
51
public
void
close() {
Callers
15
LocalCluster
Method · 0.95
testMkFileFilterForLogCleanup
Method · 0.45
testPerWorkerDirectoryCleanup
Method · 0.45
testGlobalLogCleanup
Method · 0.45
testGetDeadWorkerDirs
Method · 0.45
testCleanupFn
Method · 0.45
getDeadWorkerDirs
Method · 0.45
testIdentifyWorkerLogDirs
Method · 0.45
testDownloadLogFile
Method · 0.45
testDownloadLogFileTraversal
Method · 0.45
testDownloadDaemonLogFile
Method · 0.45
testDownloadDaemonLogFilePathIntoWorkerLogs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected