org.apache.hadoop.hive.ql.exec
Class MapJoinOperator.MapJoinObjectCtx
java.lang.Object
org.apache.hadoop.hive.ql.exec.MapJoinOperator.MapJoinObjectCtx
- Enclosing class:
- MapJoinOperator
public static class MapJoinOperator.MapJoinObjectCtx
- extends Object
MapJoinObjectCtx.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapJoinOperator.MapJoinObjectCtx
public MapJoinOperator.MapJoinObjectCtx(ObjectInspector standardOI,
SerDe serde,
TableDesc tblDesc,
org.apache.hadoop.conf.Configuration conf)
- Parameters:
standardOI
- serde
-
getStandardOI
public ObjectInspector getStandardOI()
- Returns:
- the standardOI
getSerDe
public SerDe getSerDe()
- Returns:
- the serde
getTblDesc
public TableDesc getTblDesc()
getConf
public org.apache.hadoop.conf.Configuration getConf()
Copyright © 2010 The Apache Software Foundation