Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getLocation
Method
getLocation
src/org/apache/pig/tools/pigstats/InputStats.java:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
String getLocation() {
64
return
location;
65
}
66
67
public
long getBytes() {
68
return
bytes;
Callers
5
getOutputLocations
Method · 0.45
result
Method · 0.45
accumulateStats
Method · 0.45
getDisplayString
Method · 0.45
getDisplayString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected