|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveObjectInspectorUtils.PrimitiveTypeEntry | |
---|---|
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
org.apache.hadoop.hive.serde2.objectinspector.primitive | |
org.apache.hadoop.hive.serde2.typeinfo | This package provides the implementation of the SerDe type system. |
Uses of PrimitiveObjectInspectorUtils.PrimitiveTypeEntry in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive |
---|
Uses of PrimitiveObjectInspectorUtils.PrimitiveTypeEntry in org.apache.hadoop.hive.serde2.objectinspector.primitive |
---|
Constructors in org.apache.hadoop.hive.serde2.objectinspector.primitive with parameters of type PrimitiveObjectInspectorUtils.PrimitiveTypeEntry | |
---|---|
AbstractPrimitiveJavaObjectInspector(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
|
|
AbstractPrimitiveObjectInspector(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
Construct a AbstractPrimitiveObjectInspector. |
|
AbstractPrimitiveWritableObjectInspector(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
|
|
JavaHiveVarcharObjectInspector(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
|
|
WritableHiveVarcharObjectInspector(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
|
Uses of PrimitiveObjectInspectorUtils.PrimitiveTypeEntry in org.apache.hadoop.hive.serde2.typeinfo |
---|
Methods in org.apache.hadoop.hive.serde2.typeinfo that return PrimitiveObjectInspectorUtils.PrimitiveTypeEntry | |
---|---|
PrimitiveObjectInspectorUtils.PrimitiveTypeEntry |
PrimitiveTypeInfo.getPrimitiveTypeEntry()
|
Methods in org.apache.hadoop.hive.serde2.typeinfo with parameters of type PrimitiveObjectInspectorUtils.PrimitiveTypeEntry | |
---|---|
static BaseTypeParams |
ParameterizedPrimitiveTypeUtils.getTypeParamsFromPrimitiveTypeEntry(PrimitiveObjectInspectorUtils.PrimitiveTypeEntry typeEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |