MCPcopy 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

getOutputLocationsMethod · 0.45
resultMethod · 0.45
accumulateStatsMethod · 0.45
getDisplayStringMethod · 0.45
getDisplayStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected