| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.objectinspector.primitive |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBinaryObjectInspector |
class |
JavaConstantBinaryObjectInspector |
class |
WritableBinaryObjectInspector
A WritableBinaryObjectInspector inspects a BytesWritable Object.
|
class |
WritableConstantBinaryObjectInspector
A WritableConstantBinaryObjectInspector is a WritableBinaryObjectInspector
that implements ConstantObjectInspector.
|
| Constructor and Description |
|---|
BinaryConverter(PrimitiveObjectInspector inputOI,
SettableBinaryObjectInspector outputOI) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.