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

Method getSchema

src/org/apache/pig/data/TypeAwareTuple.java:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 public DateTime getDateTime(int idx) throws ExecException, FieldIsNullException;
56
57 public Schema getSchema();
58}

Callers 15

addForEachAfterMethod · 0.65
getSchemaMethod · 0.65
getSchemaMethod · 0.65
checkEqualityMethod · 0.65
getSchemaMethod · 0.65
dumpNestedSchemaMethod · 0.65
getSchemaFromMetaDataMethod · 0.65
getSchemaMethod · 0.65
getSchemaMethod · 0.65
visitMethod · 0.65
getSchemaMethod · 0.65

Implementers 1

SchemaTuplesrc/org/apache/pig/data/SchemaTuple.ja

Calls

no outgoing calls

Tested by

no test coverage detected