| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyIntObjectInspector
A WritableIntObjectInspector inspects a IntWritable Object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableIntObjectInspector
A SettableIntObjectInspector can set an int value to an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaConstantIntObjectInspector |
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.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.