MCPcopy Create free account
hub / github.com/apache/pig / toString

Method toString

src/org/apache/pig/pen/util/ExampleTuple.java:55–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 @Override
56 public String toString() {
57 return t.toString();
58 }
59
60 // Writable methods:
61 @Override

Callers 10

visitMethod · 0.45
BackPropConstraintMethod · 0.45
GetLargerValueMethod · 0.45
launchPigMethod · 0.45
printTabularMethod · 0.45
AddSpacesMethod · 0.45
DisplayTableMethod · 0.45
DisplayNestedTableMethod · 0.45
ShortenFieldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected