Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getFileName
Method
getFileName
src/org/apache/pig/tools/pigstats/PigStats.java:284–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
282
}
283
284
public
String getFileName() {
285
return
ScriptState.get().getFileName();
286
}
287
288
public
String getFeatures() {
289
return
ScriptState.get().getScriptFeatures();
Callers
12
getMultiStoreCounterName
Method · 0.45
iterator
Method · 0.45
addOutputInfo
Method · 0.45
addInputStats
Method · 0.45
getCounterName
Method · 0.45
addVertexSettingsToConf
Method · 0.45
getDisplayString
Method · 0.45
addInputStatistics
Method · 0.45
addOutputStatistics
Method · 0.45
addOutputStatistics
Method · 0.45
addOneOutputStats
Method · 0.45
addSettingsToConf
Method · 0.45
Calls
1
get
Method · 0.95
Tested by
no test coverage detected