| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2 | |
| org.apache.hadoop.hive.serde2.columnar | |
| org.apache.hadoop.hive.serde2.lazy | |
| org.apache.hadoop.hive.serde2.lazy.fast |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelimitedJSONSerDe.serializeField(ByteStream.Output out,
Object obj,
ObjectInspector objInspector,
LazySerDeParameters serdeParams) |
| Modifier and Type | Field and Description |
|---|---|
protected LazySerDeParameters |
ColumnarSerDe.serdeParams |
| Modifier and Type | Class and Description |
|---|---|
static class |
LazySimpleSerDe.SerDeParameters
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LazySimpleSerDe.serializeField(ByteStream.Output out,
Object obj,
ObjectInspector objInspector,
LazySerDeParameters serdeParams) |
| Constructor and Description |
|---|
LazySimpleDeserializeRead(TypeInfo[] typeInfos,
boolean useExternalBuffer,
LazySerDeParameters lazyParams) |
LazySimpleDeserializeRead(TypeInfo[] typeInfos,
DataTypePhysicalVariation[] dataTypePhysicalVariations,
boolean useExternalBuffer,
LazySerDeParameters lazyParams) |
LazySimpleSerializeWrite(int fieldCount,
LazySerDeParameters lazyParams) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.