| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyLongObjectInspector
A WritableLongObjectInspector inspects a LongWritable Object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableLongObjectInspector
A SettableLongObjectInspector can set a long value to an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaConstantLongObjectInspector |
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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.