|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongObjectInspector | |
---|---|
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
org.apache.hadoop.hive.serde2.objectinspector.primitive |
Uses of LongObjectInspector in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive |
---|
Classes in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive that implement LongObjectInspector | |
---|---|
class |
LazyLongObjectInspector
A WritableLongObjectInspector inspects a LongWritable Object. |
Uses of LongObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive |
---|
Subinterfaces of LongObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive | |
---|---|
interface |
SettableLongObjectInspector
A SettableLongObjectInspector can set a long value to an object. |
Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement LongObjectInspector | |
---|---|
class |
JavaLongObjectInspector
A JavaLongObjectInspector inspects a Java Long Object. |
class |
WritableLongObjectInspector
A WritableLongObjectInspector inspects a LongWritable Object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |