MCPcopy 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() {

Calls

no outgoing calls

Tested by

no test coverage detected