Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ setFileName
Method
setFileName
src/org/apache/pig/tools/pigstats/ScriptState.java:368–370 ·
view source on GitHub ↗
(String fileName)
Source
from the content-addressed store, hash-verified
366
}
367
368
public
void
setFileName(String fileName) {
369
this.fileName = fileName;
370
}
371
372
public
String getId() {
373
return
id;
Callers
3
validateFailure
Method · 0.95
run
Method · 0.95
exec
Method · 0.95
Calls
no outgoing calls
Tested by
1
validateFailure
Method · 0.76