MCPcopy Create free account
hub / github.com/apache/pig / getInstance

Method getInstance

src/org/apache/pig/tools/DownloadResolver.java:99–101  ·  view source on GitHub ↗

@return Singleton Object

()

Source from the content-addressed store, hash-verified

97 * @return Singleton Object
98 */
99 public static DownloadResolver getInstance() {
100 return downloadResolver;
101 }
102
103 /**
104 * @param uri

Callers 1

resolveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected