| Interface | Description |
|---|---|
| LazyObjectInspectorParameters |
| Class | Description |
|---|---|
| AbstractPrimitiveLazyObjectInspector<T extends org.apache.hadoop.io.Writable> |
An AbstractPrimitiveLazyObjectInspector for a LazyPrimitive object.
|
| LazyBinaryObjectInspector | |
| LazyBooleanObjectInspector |
A WritableBooleanObjectInspector inspects a BooleanWritable Object.
|
| LazyByteObjectInspector |
A WritableByteObjectInspector inspects a ByteWritable Object.
|
| LazyDateObjectInspector |
A WritableDateObjectInspector inspects a DateWritableV2 Object.
|
| LazyDoubleObjectInspector |
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
|
| LazyFloatObjectInspector |
A FloatObjectInspector inspects a FloatWritable Object.
|
| LazyHiveCharObjectInspector | |
| LazyHiveDecimalObjectInspector | |
| LazyHiveIntervalDayTimeObjectInspector | |
| LazyHiveIntervalYearMonthObjectInspector | |
| LazyHiveVarcharObjectInspector | |
| LazyIntObjectInspector |
A WritableIntObjectInspector inspects a IntWritable Object.
|
| LazyLongObjectInspector |
A WritableLongObjectInspector inspects a LongWritable Object.
|
| LazyObjectInspectorParametersImpl | |
| LazyPrimitiveObjectInspectorFactory |
LazyPrimitiveObjectInspectorFactory is the primary way to create new
ObjectInspector instances.
|
| LazyShortObjectInspector |
A WritableShortObjectInspector inspects a ShortWritable Object.
|
| LazyStringObjectInspector |
A WritableStringObjectInspector inspects a Text Object.
|
| LazyTimestampLocalTZObjectInspector | |
| LazyTimestampObjectInspector | |
| LazyVoidObjectInspector |
A WritableVoidObjectInspector inspects a NullWritable Object.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.