|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SettableIntObjectInspector | |
---|---|
org.apache.hadoop.hive.serde2.objectinspector.primitive |
Uses of SettableIntObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive |
---|
Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement SettableIntObjectInspector | |
---|---|
class |
JavaIntObjectInspector
A JavaIntObjectInspector inspects a Java Integer Object. |
class |
WritableConstantIntObjectInspector
A WritableConstantIntObjectInspector is a WritableIntObjectInspector that implements ConstantObjectInspector. |
class |
WritableIntObjectInspector
A WritableIntObjectInspector inspects a IntWritable Object. |
Constructors in org.apache.hadoop.hive.serde2.objectinspector.primitive with parameters of type SettableIntObjectInspector | |
---|---|
PrimitiveObjectInspectorConverter.IntConverter(PrimitiveObjectInspector inputOI,
SettableIntObjectInspector outputOI)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |