| 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.
|
| Constructor and Description |
|---|
LazyTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo) |
| Constructor and Description |
|---|
JavaTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo) |
WritableConstantTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo,
TimestampLocalTZWritable value) |
WritableTimestampLocalTZObjectInspector(TimestampLocalTZTypeInfo typeInfo) |
| Modifier and Type | Field and Description |
|---|---|
static TimestampLocalTZTypeInfo |
TypeInfoFactory.timestampLocalTZTypeInfo
A TimestampTZTypeInfo with system default time zone.
|
| Modifier and Type | Method and Description |
|---|---|
static TimestampLocalTZTypeInfo |
TypeInfoFactory.getTimestampTZTypeInfo(ZoneId defaultTimeZone) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.