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

Method getDateTime

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

Source from the content-addressed store, hash-verified

53 public DataBag getDataBag(int idx) throws ExecException, FieldIsNullException;
54 public Map<String,Object> getMap(int idx) throws ExecException, FieldIsNullException;
55 public DateTime getDateTime(int idx) throws ExecException, FieldIsNullException;
56
57 public Schema getSchema();
58}

Callers 2

Implementers 1

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

Calls

no outgoing calls

Tested by 1