MCPcopy Create free account
hub / github.com/apache/storm / getPath

Method getPath

storm-client/src/jvm/org/apache/storm/testing/TmpPath.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public String getPath() {
43 return path.getAbsolutePath();
44 }
45
46 public File getFile() {
47 return path;

Callers 2

LocalClusterMethod · 0.95
addSupervisorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected