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 DateWritable 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.
|
LazyTimestampObjectInspector | |
LazyVoidObjectInspector |
A WritableVoidObjectInspector inspects a NullWritable Object.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.