Hierarchy For Package org.apache.iceberg.mr.hive.serde.objectinspector
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector)
- org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergBinaryObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergDateObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.DateObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergDecimalObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveDecimalObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergFixedObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergTimeObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.StringObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergTimestampObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergTimestampWithZoneObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergUUIDObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.primitive.StringObjectInspector, org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector)
- org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector
- org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector)
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergRecordObjectInspector
- org.apache.iceberg.types.TypeUtil.SchemaVisitor<T>
- org.apache.iceberg.mr.hive.serde.objectinspector.IcebergObjectInspector
- org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector (implements org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector)
Interface Hierarchy
- org.apache.iceberg.mr.hive.serde.objectinspector.WriteObjectInspector