| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyDoubleObjectInspector
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableDoubleObjectInspector
A SettableDoubleObjectInspector can set a double value to an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaConstantDoubleObjectInspector |
class |
JavaDoubleObjectInspector
A JavaDoubleObjectInspector inspects a Java Double Object.
|
class |
WritableConstantDoubleObjectInspector
A WritableConstantDoubleObjectInspector is a WritableDoubleObjectInspector
that implements ConstantObjectInspector.
|
class |
WritableDoubleObjectInspector
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.