| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.typeinfo |
This package provides the implementation of the SerDe type system.
|
| Modifier and Type | Method and Description |
|---|---|
static LazyHiveCharObjectInspector |
LazyPrimitiveObjectInspectorFactory.getLazyHiveCharObjectInspector(CharTypeInfo typeInfo,
boolean escaped,
byte escapeChar) |
| Constructor and Description |
|---|
LazyHiveCharObjectInspector(CharTypeInfo typeInfo) |
LazyHiveCharObjectInspector(CharTypeInfo typeInfo,
boolean escaped,
byte escapeChar) |
| Constructor and Description |
|---|
JavaHiveCharObjectInspector(CharTypeInfo typeInfo) |
WritableHiveCharObjectInspector(CharTypeInfo typeInfo) |
| Modifier and Type | Method and Description |
|---|---|
static CharTypeInfo |
TypeInfoFactory.getCharTypeInfo(int length) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.