MCPcopy 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

validateFailureMethod · 0.95
runMethod · 0.95
execMethod · 0.95

Calls

no outgoing calls

Tested by 1

validateFailureMethod · 0.76