| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyFloatObjectInspector
A FloatObjectInspector inspects a FloatWritable Object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableFloatObjectInspector
A SettableFloatObjectInspector can set a float value to an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaConstantFloatObjectInspector |
class |
JavaFloatObjectInspector
A JavaFloatObjectInspector inspects a Java Float Object.
|
class |
WritableConstantFloatObjectInspector
A WritableConstantFloatObjectInspector is a WritableFloatObjectInspector
that implements ConstantObjectInspector.
|
class |
WritableFloatObjectInspector
A FloatObjectInspector inspects a FloatWritable Object.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.