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

Method getPigVersion

src/org/apache/pig/tools/pigstats/PigStats.java:269–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267 }
268
269 public String getPigVersion() {
270 return ScriptState.get().getPigVersion();
271 }
272
273 /**
274 * Returns the contents of the script that was run.

Callers 4

addDAGSettingsToConfMethod · 0.45
getDisplayStringMethod · 0.45
getDisplayStringMethod · 0.45
addSettingsToConfMethod · 0.45

Calls 1

getMethod · 0.95

Tested by

no test coverage detected