|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SettableLongObjectInspector | |
---|---|
org.apache.hadoop.hive.serde2.objectinspector.primitive |
Uses of SettableLongObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive |
---|
Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement SettableLongObjectInspector | |
---|---|
class |
JavaLongObjectInspector
A JavaLongObjectInspector inspects a Java Long Object. |
class |
WritableConstantLongObjectInspector
A WritableConstantLongObjectInspector is a WritableLongObjectInspector that implements ConstantObjectInspector. |
class |
WritableLongObjectInspector
A WritableLongObjectInspector inspects a LongWritable Object. |
Constructors in org.apache.hadoop.hive.serde2.objectinspector.primitive with parameters of type SettableLongObjectInspector | |
---|---|
PrimitiveObjectInspectorConverter.LongConverter(PrimitiveObjectInspector inputOI,
SettableLongObjectInspector outputOI)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |