| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.parquet.serde.primitive | |
| org.apache.hadoop.hive.ql.udf.generic |
Standard toolkit and framework for generic User-defined functions.
|
| org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.lazybinary | |
| org.apache.hadoop.hive.serde2.objectinspector.primitive | |
| org.apache.hadoop.hive.serde2.typeinfo |
This package provides the implementation of the SerDe type system.
|
| Class and Description |
|---|
| AbstractPrimitiveJavaObjectInspector
An AbstractJavaPrimitiveObjectInspector for a Java object.
|
| AbstractPrimitiveObjectInspector
An AbstractPrimitiveObjectInspector is based on
ObjectInspectorUtils.PrimitiveTypeEntry.
|
| ByteObjectInspector
A ByteObjectInspector inspects an Object representing a Byte object.
|
| JavaStringObjectInspector
A JavaStringObjectInspector inspects a Java String Object.
|
| SettableByteObjectInspector
A SettableByteObjectInspector can set a byte value to an object.
|
| SettableShortObjectInspector
A SettableShortObjectInspector can set a short value to an object.
|
| SettableStringObjectInspector
A SettableStringObjectInspector can set a string value to an object.
|
| ShortObjectInspector
A ShortObjectInspector inspects an Object representing a Short.
|
| StringObjectInspector
A StringObjectInspector inspects an Object representing a String.
|
| Class and Description |
|---|
| BooleanObjectInspector
A BooleanObjectInspector inspects an Object representing a Boolean.
|
| ByteObjectInspector
A ByteObjectInspector inspects an Object representing a Byte object.
|
| DateObjectInspector
A DateObjectInspector inspects an Object representing a Date.
|
| DoubleObjectInspector
A DoubleObjectInspector inspects an Object representing a Double.
|
| HiveDecimalObjectInspector
A DecimalObjectInspector inspects an Object representing a HiveDecimal.
|
| IntObjectInspector
A IntObjectInspector inspects an Object representing an Integer.
|
| LongObjectInspector
A LongObjectInspector inspects an Object representing a Long.
|
| PrimitiveObjectInspectorUtils.PrimitiveGrouping
Provide a general grouping for each primitive data type.
|
| StringObjectInspector
A StringObjectInspector inspects an Object representing a String.
|
| Class and Description |
|---|
| AbstractPrimitiveObjectInspector
An AbstractPrimitiveObjectInspector is based on
ObjectInspectorUtils.PrimitiveTypeEntry.
|
| BinaryObjectInspector |
| BooleanObjectInspector
A BooleanObjectInspector inspects an Object representing a Boolean.
|
| ByteObjectInspector
A ByteObjectInspector inspects an Object representing a Byte object.
|
| DateObjectInspector
A DateObjectInspector inspects an Object representing a Date.
|
| DoubleObjectInspector
A DoubleObjectInspector inspects an Object representing a Double.
|
| FloatObjectInspector
A FloatObjectInspector inspects an Object representing a Float.
|
| HiveCharObjectInspector |
| HiveDecimalObjectInspector
A DecimalObjectInspector inspects an Object representing a HiveDecimal.
|
| HiveIntervalDayTimeObjectInspector
A HiveIntervalObjectInspector inspects an Object representing an Interval.
|
| HiveIntervalYearMonthObjectInspector
A HiveIntervalObjectInspector inspects an Object representing a year-month Interval.
|
| HiveVarcharObjectInspector |
| IntObjectInspector
A IntObjectInspector inspects an Object representing an Integer.
|
| LongObjectInspector
A LongObjectInspector inspects an Object representing a Long.
|
| ShortObjectInspector
A ShortObjectInspector inspects an Object representing a Short.
|
| StringObjectInspector
A StringObjectInspector inspects an Object representing a String.
|
| TimestampObjectInspector |
| VoidObjectInspector
A VoidObjectInspector can inspect a void object.
|
| Class and Description |
|---|
| WritableBinaryObjectInspector
A WritableBinaryObjectInspector inspects a BytesWritable Object.
|
| WritableBooleanObjectInspector
A WritableBooleanObjectInspector inspects a BooleanWritable Object.
|
| Class and Description |
|---|
| AbstractPrimitiveJavaObjectInspector
An AbstractJavaPrimitiveObjectInspector for a Java object.
|
| AbstractPrimitiveObjectInspector
An AbstractPrimitiveObjectInspector is based on
ObjectInspectorUtils.PrimitiveTypeEntry.
|
| AbstractPrimitiveWritableObjectInspector
An AbstractWritablePrimitiveObjectInspector for a Writable object.
|
| BinaryObjectInspector |
| BooleanObjectInspector
A BooleanObjectInspector inspects an Object representing a Boolean.
|
| ByteObjectInspector
A ByteObjectInspector inspects an Object representing a Byte object.
|
| DateObjectInspector
A DateObjectInspector inspects an Object representing a Date.
|
| DoubleObjectInspector
A DoubleObjectInspector inspects an Object representing a Double.
|
| FloatObjectInspector
A FloatObjectInspector inspects an Object representing a Float.
|
| HiveCharObjectInspector |
| HiveDecimalObjectInspector
A DecimalObjectInspector inspects an Object representing a HiveDecimal.
|
| HiveIntervalDayTimeObjectInspector
A HiveIntervalObjectInspector inspects an Object representing an Interval.
|
| HiveIntervalYearMonthObjectInspector
A HiveIntervalObjectInspector inspects an Object representing a year-month Interval.
|
| HiveVarcharObjectInspector |
| IntObjectInspector
A IntObjectInspector inspects an Object representing an Integer.
|
| JavaBinaryObjectInspector
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| JavaBooleanObjectInspector
A JavaBooleanObjectInspector inspects a Java Boolean Object.
|
| JavaByteObjectInspector
A JavaByteObjectInspector inspects a Java Byte Object.
|
| JavaDateObjectInspector
A JavaDateObjectInspector inspects a Java Date Object.
|
| JavaDoubleObjectInspector
A JavaDoubleObjectInspector inspects a Java Double Object.
|
| JavaFloatObjectInspector
A JavaFloatObjectInspector inspects a Java Float Object.
|
| JavaHiveCharObjectInspector |
| JavaHiveDecimalObjectInspector |
| JavaHiveIntervalDayTimeObjectInspector |
| JavaHiveIntervalYearMonthObjectInspector |
| JavaHiveVarcharObjectInspector |
| JavaIntObjectInspector
A JavaIntObjectInspector inspects a Java Integer Object.
|
| JavaLongObjectInspector
A JavaLongObjectInspector inspects a Java Long Object.
|
| JavaShortObjectInspector
A JavaShortObjectInspector inspects a Java Short Object.
|
| JavaStringObjectInspector
A JavaStringObjectInspector inspects a Java String Object.
|
| JavaTimestampObjectInspector |
| JavaVoidObjectInspector
A JavaVoidObjectInspector inspects a Java Void Object.
|
| LongObjectInspector
A LongObjectInspector inspects an Object representing a Long.
|
| PrimitiveObjectInspectorUtils.PrimitiveGrouping
Provide a general grouping for each primitive data type.
|
| PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
TypeEntry stores information about a Hive Primitive TypeInfo.
|
| SettableBinaryObjectInspector |
| SettableBooleanObjectInspector
A SettableBooleanObjectInspector can set a boolean value to an object.
|
| SettableByteObjectInspector
A SettableByteObjectInspector can set a byte value to an object.
|
| SettableDateObjectInspector
A SettableDecimalObjectInspector can set a Date value to an object.
|
| SettableDoubleObjectInspector
A SettableDoubleObjectInspector can set a double value to an object.
|
| SettableFloatObjectInspector
A SettableFloatObjectInspector can set a float value to an object.
|
| SettableHiveCharObjectInspector |
| SettableHiveDecimalObjectInspector
A SettableDecimalObjectInspector can set a HiveDecimal value to an object.
|
| SettableHiveIntervalDayTimeObjectInspector
A SettableHiveIntervalDayTimeObjectInspector can set a IntervalDayTime value to an object.
|
| SettableHiveIntervalYearMonthObjectInspector
A SettableHiveIntervalYearMonthObjectInspector can set a IntervalYearMonth value to an object.
|
| SettableHiveVarcharObjectInspector |
| SettableIntObjectInspector
A SettableIntObjectInspector can set an int value to an object.
|
| SettableLongObjectInspector
A SettableLongObjectInspector can set a long value to an object.
|
| SettableShortObjectInspector
A SettableShortObjectInspector can set a short value to an object.
|
| SettableStringObjectInspector
A SettableStringObjectInspector can set a string value to an object.
|
| SettableTimestampObjectInspector |
| ShortObjectInspector
A ShortObjectInspector inspects an Object representing a Short.
|
| StringObjectInspector
A StringObjectInspector inspects an Object representing a String.
|
| TimestampObjectInspector |
| VoidObjectInspector
A VoidObjectInspector can inspect a void object.
|
| WritableBinaryObjectInspector
A WritableBinaryObjectInspector inspects a BytesWritable Object.
|
| WritableBooleanObjectInspector
A WritableBooleanObjectInspector inspects a BooleanWritable Object.
|
| WritableByteObjectInspector
A WritableByteObjectInspector inspects a ByteWritable Object.
|
| WritableDateObjectInspector
A WritableDateObjectInspector inspects a DateWritable Object.
|
| WritableDoubleObjectInspector
A WritableDoubleObjectInspector inspects a DoubleWritable Object.
|
| WritableFloatObjectInspector
A FloatObjectInspector inspects a FloatWritable Object.
|
| WritableHiveCharObjectInspector |
| WritableHiveDecimalObjectInspector |
| WritableHiveIntervalDayTimeObjectInspector |
| WritableHiveIntervalYearMonthObjectInspector |
| WritableHiveVarcharObjectInspector |
| WritableIntObjectInspector
A WritableIntObjectInspector inspects a IntWritable Object.
|
| WritableLongObjectInspector
A WritableLongObjectInspector inspects a LongWritable Object.
|
| WritableShortObjectInspector
A WritableShortObjectInspector inspects a ShortWritable Object.
|
| WritableStringObjectInspector
A WritableStringObjectInspector inspects a Text Object.
|
| WritableTimestampObjectInspector |
| WritableVoidObjectInspector
A WritableVoidObjectInspector inspects a NullWritable Object.
|
| Class and Description |
|---|
| PrimitiveObjectInspectorUtils.PrimitiveTypeEntry
TypeEntry stores information about a Hive Primitive TypeInfo.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.