Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addForEachAfter
Method · 0.65
getSchema
Method · 0.65
getSchema
Method · 0.65
checkEquality
Method · 0.65
getSchema
Method · 0.65
dumpNestedSchema
Method · 0.65
getSchemaFromMetaData
Method · 0.65
getSchema
Method · 0.65
getSchema
Method · 0.65
visit
Method · 0.65
updateWithEmptyBagCheck
Method · 0.65
getSchema
Method · 0.65
Implementers
1
SchemaTuple
src/org/apache/pig/data/SchemaTuple.ja
Calls
no outgoing calls
Tested by
no test coverage detected