| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
LazyByteObjectInspector
A WritableByteObjectInspector inspects a ByteWritable Object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettableByteObjectInspector
A SettableByteObjectInspector can set a byte value to an object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaByteObjectInspector
A JavaByteObjectInspector inspects a Java Byte Object.
|
class |
JavaConstantByteObjectInspector |
class |
WritableByteObjectInspector
A WritableByteObjectInspector inspects a ByteWritable Object.
|
class |
WritableConstantByteObjectInspector
A WritableConstantByteObjectInspector is a WritableByteObjectInspector
that implements ConstantObjectInspector.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.