Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getScriptId
Method
getScriptId
src/org/apache/pig/tools/pigstats/PigStats.java:280–282 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
278
}
279
280
public
String getScriptId() {
281
return
ScriptState.get().getId();
282
}
283
284
public
String getFileName() {
285
return
ScriptState.get().getFileName();
Callers
2
testTC
Method · 0.45
setPigStats
Method · 0.45
Calls
2
get
Method · 0.95
getId
Method · 0.45
Tested by
1
testTC
Method · 0.36