public class MapJoinObjectSerDeContext
extends java.lang.Object
Constructor and Description |
---|
MapJoinObjectSerDeContext(SerDe serde,
boolean hasFilter) |
Modifier and Type | Method and Description |
---|---|
SerDe |
getSerDe() |
ObjectInspector |
getStandardOI() |
boolean |
hasFilterTag() |
java.lang.String |
toString() |
public MapJoinObjectSerDeContext(SerDe serde, boolean hasFilter) throws SerDeException
SerDeException
public ObjectInspector getStandardOI()
public SerDe getSerDe()
public boolean hasFilterTag()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2012 The Apache Software Foundation