|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LazyUnionObjectInspector | |
---|---|
org.apache.hadoop.hive.serde2.lazy | |
org.apache.hadoop.hive.serde2.lazy.objectinspector |
Uses of LazyUnionObjectInspector in org.apache.hadoop.hive.serde2.lazy |
---|
Constructors in org.apache.hadoop.hive.serde2.lazy with parameters of type LazyUnionObjectInspector | |
---|---|
LazyUnion(LazyUnionObjectInspector oi)
Construct a LazyUnion object with the ObjectInspector. |
Uses of LazyUnionObjectInspector in org.apache.hadoop.hive.serde2.lazy.objectinspector |
---|
Methods in org.apache.hadoop.hive.serde2.lazy.objectinspector that return LazyUnionObjectInspector | |
---|---|
static LazyUnionObjectInspector |
LazyObjectInspectorFactory.getLazyUnionObjectInspector(List<ObjectInspector> ois,
byte separator,
Text nullSequence,
boolean escaped,
byte escapeChar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |