Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addDAGSettingsToConf
Method · 0.45
getDisplayString
Method · 0.45
getDisplayString
Method · 0.45
addSettingsToConf
Method · 0.45
Calls
1
get
Method · 0.95
Tested by
no test coverage detected