public class MapJoinObjectSerDeContext extends Object
| Constructor and Description |
|---|
MapJoinObjectSerDeContext(AbstractSerDe serde,
boolean hasFilter) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSerDe |
getSerDe() |
ObjectInspector |
getStandardOI() |
boolean |
hasFilterTag() |
String |
toString() |
public MapJoinObjectSerDeContext(AbstractSerDe serde, boolean hasFilter) throws SerDeException
SerDeExceptionpublic ObjectInspector getStandardOI()
public AbstractSerDe getSerDe()
public boolean hasFilterTag()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.