Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getId
Method
getId
src/org/apache/pig/tools/pigstats/ScriptState.java:372–374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
370
}
371
372
public
String getId() {
373
return
id;
374
}
375
376
public
void
setCommandLine(String commandLine) {
377
this.commandLine =
new
String(Base64.encodeBase64(commandLine
Callers
2
getPigAuditId
Method · 0.95
getScriptId
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected