Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.serde2 Classes and Interfaces - 403 results found.
NameDescriptionTypePackageFramework
AbstractDeserializerAbstract class for implementing Deserializer.Classorg.apache.hadoop.hive.serde2Apache Hive
AbstractEncodingAwareSerDeAbstractEncodingAwareSerDe aware the encoding from table properties, transform data from specified charset to UTF-8 during serialize, andClassorg.apache.hadoop.hive.serde2Apache Hive
AbstractPrimitiveJavaObjectInspectorAn AbstractJavaPrimitiveObjectInspector for a Java object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
AbstractPrimitiveLazyObjectInspectorAn AbstractPrimitiveLazyObjectInspector for a LazyPrimitive object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
AbstractPrimitiveObjectInspectorAn AbstractPrimitiveObjectInspector is based on ObjectInspectorUtils.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
AbstractPrimitiveWritableObjectInspectorAn AbstractWritablePrimitiveObjectInspector for a Writable object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
AbstractSerDeAbstract class for implementing SerDe.Classorg.apache.hadoop.hive.serde2Apache Hive
AbstractSerializerAbstract class for implementing Serializer.Classorg.apache.hadoop.hive.serde2Apache Hive
AvroGenericRecordWritableWrapper around an Avro GenericRecord.Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroLazyObjectInspectorClassorg.apache.hadoop.hive.serde2.avroApache Hive
AvroObjectInspectorExceptionException for the AvroLazyObjectInspectorSee Also:Serialized FormClassorg.apache.hadoop.hive.serde2.avroApache Hive
AvroObjectInspectorGeneratorAn AvroObjectInspectorGenerator takes an Avro schema and creates the three data structures Hive needs to work with Avro-encoded data:Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSchemaRetrieverRetrieves the avro schema from the given source.Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSerDeRead or write Avro data from Hive.Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSerdeExceptionClassorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSerdeUtilsUtilities useful only to the AvroSerde itself.Classorg.apache.hadoop.hive.serde2.avroApache Hive
AvroSerdeUtils .AvroTableProperties If introducing a new avro-specific table property, add it here.Classorg.apache.hadoop.hive.serde2.avro.AvroSerdeUtilsApache Hive
BadSchemaExceptionClassorg.apache.hadoop.hive.serde2.avroApache Hive
BaseCharTypeInfoClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
BaseCharUtilsClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
BaseStructObjectInspectorClassorg.apache.hadoop.hive.serde2Apache Hive
BaseStructObjectInspector .MyFieldClassorg.apache.hadoop.hive.serde2.BaseStructObjectInspectorApache Hive
BinaryObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
BinarySortableDeserializeReadClassorg.apache.hadoop.hive.serde2.binarysortable.fastApache Hive
BinarySortableSerDeBinarySortableSerDe can be used to write data in a way that the data can be compared byte-by-byte with the same order.Classorg.apache.hadoop.hive.serde2.binarysortableApache Hive
BinarySortableSerializeWriteClassorg.apache.hadoop.hive.serde2.binarysortable.fastApache Hive
BooleanObjectInspectorA BooleanObjectInspector inspects an Object representing a Boolean.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
ByteArrayRefByteArrayRef stores a reference to a byte array.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
ByteObjectInspectorA ByteObjectInspector inspects an Object representing a Byte object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
BytesRefArrayWritableBytesRefArrayWritable holds an array reference to BytesRefWritable, and is able to resize without recreating new array if not necessary.Classorg.apache.hadoop.hive.serde2.columnarApache Hive
BytesRefWritableBytesRefWritable referenced a section of byte array.Classorg.apache.hadoop.hive.serde2.columnarApache Hive
ByteStreamExtensions to bytearrayinput/output streams.Classorg.apache.hadoop.hive.serde2Apache Hive
ByteStream .InputClassorg.apache.hadoop.hive.serde2.ByteStreamApache Hive
ByteStream .OutputClassorg.apache.hadoop.hive.serde2.ByteStreamApache Hive
ByteStream .RandomAccessOutputInterfaceorg.apache.hadoop.hive.serde2.ByteStreamApache Hive
ByteStreamTypedSerDeByteStreamTypedSerDe.Classorg.apache.hadoop.hive.serde2Apache Hive
ByteWritable This class was created before the Hadoop version of this class was available, and needs to be kept around for backward compatibility of third-party UDFs/SerDes.Classorg.apache.hadoop.hive.serde2.ioApache Hive
CharTypeInfoClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
ColumnarSerDeColumnarSerDe is used for columnar based storage supported by RCFile.Classorg.apache.hadoop.hive.serde2.columnarApache Hive
ColumnarSerDeBaseClassorg.apache.hadoop.hive.serde2.columnarApache Hive
ColumnarStructColumnarStruct is different from LazyStruct in that ColumnarStruct's field Object get parsed at its initialize time when callClassorg.apache.hadoop.hive.serde2.columnarApache Hive
ColumnarStructBaseClassorg.apache.hadoop.hive.serde2.columnarApache Hive
ColumnProjectionUtilsColumnProjectionUtils.Classorg.apache.hadoop.hive.serde2Apache Hive
ColumnSetClassorg.apache.hadoop.hive.serde2Apache Hive
ComplexClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
Complex ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.ComplexApache Hive
ComplexpbClassorg.apache.hadoop.hive.serde2.proto.testApache Hive
Complexpb .ComplexClassorg.apache.hadoop.hive.serde2.proto.test.ComplexpbApache Hive
Complexpb .IntStringClassorg.apache.hadoop.hive.serde2.proto.test.ComplexpbApache Hive
ConfigurableTProtocolAn interface for TProtocols that need to have properties passed in to initialize them.Interfaceorg.apache.hadoop.hive.serde2.thriftApache Hive
ConstantObjectInspectorConstantObjectInspector.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
CrossMapEqualComparerClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
DateObjectInspectorA DateObjectInspector inspects an Object representing a Date.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
DateWritable Writable equivalent of java.Classorg.apache.hadoop.hive.serde2.ioApache Hive
DecimalTypeInfoClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
DelimitedJSONSerDe This serde can only serialize, because it is just intended for use by the FetchTask class and the TRANSFORM function.Classorg.apache.hadoop.hive.serde2Apache Hive
DeserializerHiveDeserializer is used to deserialize the data from hadoop Writable to a custom java object that can be of any type that the developer wants.Interfaceorg.apache.hadoop.hive.serde2Apache Hive
DeserializeReadInterfaceorg.apache.hadoop.hive.serde2.fastApache Hive
DeserializeRead .ReadBinaryResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadBytesResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadDateResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadDecimalResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadHiveCharResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadHiveVarcharResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadIntervalDayTimeResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadIntervalYearMonthResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadStringResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DeserializeRead .ReadTimestampResultsClassorg.apache.hadoop.hive.serde2.fast.DeserializeReadApache Hive
DoubleObjectInspectorA DoubleObjectInspector inspects an Object representing a Double.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
DoubleWritableWritable for Double values.Classorg.apache.hadoop.hive.serde2.ioApache Hive
DynamicSerDeClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeAsyncClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeCommaOrSemicolonClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstListClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstListContentsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstMapClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstMapContentsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeConstValueClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeDefinitionClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeDefinitionTypeClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeEnumClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeEnumDefClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeEnumDefListClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeExtendsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFieldClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFieldListDynamicSerDeFieldList.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFieldRequirednessDynamicSerDeFieldRequiredness.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFieldRequiredness .RequirednessTypesClassorg.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeFieldRequirednessApache Hive
DynamicSerDeFieldTypeDynamicSerDeFieldType.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFieldValueClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFlagArgsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFunctionDynamicSerDeFunction.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeFunctionTypeClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeHeaderClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeHeaderListClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeIncludeClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeNamespaceClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeSenumClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeSenumDefClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeSenumDefListClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeServiceClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeSimpleNodeDynamicSerDeSimpleNode.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeStartClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeStructClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeStructBaseDynamicSerDeStructBase.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeThrowsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeBaseDynamicSerDeTypeBase.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeBoolDynamicSerDeTypeBool.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeByteDynamicSerDeTypeByte.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypedefDynamicSerDeTypedef.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeDefinitionClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeDoubleDynamicSerDeTypeDouble.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypei16DynamicSerDeTypei16.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypei32DynamicSerDeTypei32.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypei64DynamicSerDeTypei64.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeListDynamicSerDeTypeList.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeMapDynamicSerDeTypeMap.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeSetDynamicSerDeTypeSet.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeTypeStringDynamicSerDeTypeString.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeUnflagArgsClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
DynamicSerDeXceptionClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
FloatObjectInspectorA FloatObjectInspector inspects an Object representing a Float.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
FullMapEqualComparerClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
HiveBaseCharWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
HiveCharObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
HiveCharWritable String values will be padded to full char length.Classorg.apache.hadoop.hive.serde2.ioApache Hive
HiveDecimalObjectInspectorA DecimalObjectInspector inspects an Object representing a HiveDecimal.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
HiveDecimalUtilsClassorg.apache.hadoop.hive.serde2.typeinfoApache Hive
HiveDecimalWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
HiveIntervalDayTimeObjectInspectorA HiveIntervalObjectInspector inspects an Object representing an Interval.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
HiveIntervalDayTimeWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
HiveIntervalYearMonthObjectInspectorA HiveIntervalObjectInspector inspects an Object representing a year-month Interval.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
HiveIntervalYearMonthWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
HiveVarcharObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
HiveVarcharWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
InputByteBufferThis class is much more efficient than ByteArrayInputStream because none of the methods are synchronized.Classorg.apache.hadoop.hive.serde2.binarysortableApache Hive
InspectableObjectSimple wrapper of object with ObjectInspector.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
InstanceCacheCache for objects whose creation only depends on some other set of objects and therefore can be used against other equivalent versions of thoseClassorg.apache.hadoop.hive.serde2.avroApache Hive
IntObjectInspectorA IntObjectInspector inspects an Object representing an Integer.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
IntStringClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
IntString ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.IntStringApache Hive
JavaBinaryObjectInspectorLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaBooleanObjectInspectorA JavaBooleanObjectInspector inspects a Java Boolean Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaByteObjectInspectorA JavaByteObjectInspector inspects a Java Byte Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantBinaryObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantBooleanObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantByteObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantDateObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantDoubleObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantFloatObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantHiveCharObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantHiveDecimalObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantHiveVarcharObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantIntObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantLongObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantShortObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantStringObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaConstantTimestampObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaDateObjectInspectorA JavaDateObjectInspector inspects a Java Date Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaDoubleObjectInspectorA JavaDoubleObjectInspector inspects a Java Double Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaFloatObjectInspectorA JavaFloatObjectInspector inspects a Java Float Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaHiveCharObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaHiveDecimalObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaHiveIntervalDayTimeObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaHiveIntervalYearMonthObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaHiveVarcharObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaIntObjectInspectorA JavaIntObjectInspector inspects a Java Integer Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaLongObjectInspectorA JavaLongObjectInspector inspects a Java Long Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaShortObjectInspectorA JavaShortObjectInspector inspects a Java Short Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaStringObjectInspectorA JavaStringObjectInspector inspects a Java String Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaTimestampObjectInspectorClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JavaVoidObjectInspectorA JavaVoidObjectInspector inspects a Java Void Object.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
JJTthrift_grammarStateClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
LazyArrayLazyArray stores an array of Lazy Objects.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyBinaryClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyBinaryArrayLazyBinaryArray is serialized as follows: start A b b b b b b end bytesClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryBinaryClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryBooleanLazyBinaryObject for boolean which takes one byte Part of the code is adapted from Apache Harmony Project.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryByteLazyBinaryObject for byte which takes one byte.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryColumnarSerDeLazyBinaryColumnarSerDe.Classorg.apache.hadoop.hive.serde2.columnarApache Hive
LazyBinaryColumnarStructClassorg.apache.hadoop.hive.serde2.columnarApache Hive
LazyBinaryDateA LazyBinaryObject that encodes a java.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryDeserializeReadClassorg.apache.hadoop.hive.serde2.lazybinary.fastApache Hive
LazyBinaryDoubleLazyBinaryObject for double which takes eight bytes.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryFactoryClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryFloatLazyBinaryObject for float which takes four bytes.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryHiveCharClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryHiveDecimalClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryHiveIntervalDayTimeLazyBinaryHiveIntervalDayTime A LazyBinaryObject that encodes a HiveIntervalDayTimeClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryHiveIntervalYearMonthLazyBinaryHiveIntervalYearMonth A LazyBinaryObject that encodes a HiveIntervalYearMonthClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryHiveVarcharClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryIntegerLazyBinaryObject for integer which is serialized as VInt.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryListObjectInspectorObjectInspector for LazyBinaryList.Classorg.apache.hadoop.hive.serde2.lazybinary.objectinspectorApache Hive
LazyBinaryLongLazyBinaryObject for long which stores as VLong.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryMapLazyBinaryMap is serialized as follows: start A b c b c b c end bytes[] .Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryMapObjectInspectorObjectInspector for LazyBinaryMap.Classorg.apache.hadoop.hive.serde2.lazybinary.objectinspectorApache Hive
LazyBinaryNonPrimitiveLazyBinaryNonPrimitive.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryObjectLazyBinaryObject stores an object in a binary format in a byte[].Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyBinaryObjectInspectorFactoryObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.lazybinary.objectinspectorApache Hive
LazyBinaryPrimitiveDefines a LazyBinaryPrimitive.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinarySerDeThe LazyBinarySerDe class combines the lazy property of LazySimpleSerDe class and the binary property of BinarySortable class.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinarySerDe .BooleanRefClassorg.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDeApache Hive
LazyBinarySerDe .StringWrapperClassorg.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDeApache Hive
LazyBinarySerializeWriteClassorg.apache.hadoop.hive.serde2.lazybinary.fastApache Hive
LazyBinaryShortLazyBinaryObject for short which takes two bytes.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryStringThe serialization of LazyBinaryString is very simple: start A end bytes[]Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryStructLazyBinaryStruct is serialized as follows: start A B A B A B end bytes[]Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryStruct .SingleFieldGetterClassorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStructApache Hive
LazyBinaryStructObjectInspectorObjectInspector for LazyBinaryStruct.Classorg.apache.hadoop.hive.serde2.lazybinary.objectinspectorApache Hive
LazyBinaryTimestamp A LazyBinaryObject that encodes a java.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryUnionLazyBinaryUnion is serialized as follows: start TAG FIELD end bytes[]Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryUnionObjectInspectorObjectInspector for LazyBinaryUnion.Classorg.apache.hadoop.hive.serde2.lazybinary.objectinspectorApache Hive
LazyBinaryUtilsClassorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBinaryUtils .RecordInfoRecord is the unit that data is serialized in.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyBinaryUtils .VIntA zero-compressed encoded integer.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyBinaryUtils .VLongA zero-compressed encoded long.Classorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtilsApache Hive
LazyBinaryVoidLazyBinaryVoid for NULL which is a placeholder class and it does not need to store any data.Classorg.apache.hadoop.hive.serde2.lazybinaryApache Hive
LazyBooleanLazyObject for storing a value of boolean.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyBooleanObjectInspectorA WritableBooleanObjectInspector inspects a BooleanWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyByteLazyObject for storing a value of Byte.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyByteObjectInspectorA WritableByteObjectInspector inspects a ByteWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyDateClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyDateObjectInspectorA WritableDateObjectInspector inspects a DateWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyDecompressionCallbackUsed to call back lazy decompression process.Interfaceorg.apache.hadoop.hive.serde2.columnarApache Hive
LazyDioBooleanLazyBooleanBinary for storing a boolean value as an BooleanWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioByteLazyByteBinary for storing a byte value as a ByteWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioDoubleLazyDoubleBinary for storing a double value as a DoubleWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioFloatLazyFloatBinary for storing a float value as a FloatWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioIntegerLazyIntegerBinary for storing an int value as an IntWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioLongLazyLongBinary for storing a long value as a LongWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDioShortLazyShortBinary for storing a short value as a ShortWritable.Classorg.apache.hadoop.hive.serde2.lazydioApache Hive
LazyDoubleLazyObject for storing a value of Double.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyDoubleObjectInspectorA WritableDoubleObjectInspector inspects a DoubleWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyFactoryClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyFloatLazyObject for storing a value of Double.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyFloatObjectInspectorA FloatObjectInspector inspects a FloatWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyHiveCharLazyObject for storing a value of HiveChar.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyHiveCharObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyHiveDecimalClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyHiveDecimalObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyHiveIntervalDayTimeClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyHiveIntervalDayTimeObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyHiveIntervalYearMonthClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyHiveIntervalYearMonthObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyHiveVarcharLazyObject for storing a value of HiveVarchar.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyHiveVarcharObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyIntegerLazyObject for storing a value of Integer.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyIntObjectInspectorA WritableIntObjectInspector inspects a IntWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyListObjectInspectorLazyListObjectInspector works on array data that is stored in LazyArray.Classorg.apache.hadoop.hive.serde2.lazy.objectinspectorApache Hive
LazyLongLazyObject for storing a value of Long.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyLongObjectInspectorA WritableLongObjectInspector inspects a LongWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyMapLazyMap stores a map of Primitive LazyObjects to LazyObjects.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyMapObjectInspectorLazyMapObjectInspector works on struct data that is stored in LazyStruct.Classorg.apache.hadoop.hive.serde2.lazy.objectinspectorApache Hive
LazyNonPrimitiveLazyPrimitive stores a primitive Object in a LazyObject.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyObjectLazyObject stores an object in a range of bytes in a byte[].Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyObjectBaseInterfaceorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyObjectInspectorFactoryObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.lazy.objectinspectorApache Hive
LazyObjectInspectorParametersInterfaceorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyObjectInspectorParametersImplClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyPrimitiveLazyPrimitive stores a primitive Object in a LazyObject.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyPrimitiveObjectInspectorFactoryLazyPrimitiveObjectInspectorFactory is the primary way to create new ObjectInspector instances.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazySerDeParametersClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyShortLazyObject for storing a value of Short.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyShortObjectInspectorA WritableShortObjectInspector inspects a ShortWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazySimpleDeserializeReadClassorg.apache.hadoop.hive.serde2.lazy.fastApache Hive
LazySimpleSerDeLazySimpleSerDe can be used to read the same data format as MetadataTypedColumnsetSerDe and TCTLSeparatedProtocol.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazySimpleSerializeWriteClassorg.apache.hadoop.hive.serde2.lazy.fastApache Hive
LazySimpleStructObjectInspectorLazySimpleStructObjectInspector works on struct data that is stored in The names of the struct fields and the internal structure of the structClassorg.apache.hadoop.hive.serde2.lazy.objectinspectorApache Hive
LazyStringLazyObject for storing a value of String.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyStringObjectInspectorA WritableStringObjectInspector inspects a Text Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyStructLazyObject for storing a struct.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyTimestamp Serializes and deserializes a Timestamp in the JDBC timestamp format YYYY-MM-DD HH:MM:SS.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyTimestampObjectInspectorClassorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
LazyUnionLazyObject for storing a union.Classorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyUnionObjectInspectorLazyUnionObjectInspector works on union data that is stored in LazyUnion.Classorg.apache.hadoop.hive.serde2.lazy.objectinspectorApache Hive
LazyUtilsClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyVoidClassorg.apache.hadoop.hive.serde2.lazyApache Hive
LazyVoidObjectInspectorA WritableVoidObjectInspector inspects a NullWritable Object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
ListObjectInspectorListObjectInspector.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ListObjectsEqualComparerCompare two list of objects.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ListTypeInfoA List Type has homogeneous elements.Classorg.apache.hadoop.hive.serde2.typeinfoApache Hive
LongObjectInspectorA LongObjectInspector inspects an Object representing a Long.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
MapEqualComparerInterfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
MapObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
MapTypeInfoA Map Type has homogeneous keys and homogeneous values.Classorg.apache.hadoop.hive.serde2.typeinfoApache Hive
MegaStructClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
MegaStruct ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.MegaStructApache Hive
MetadataListStructObjectInspectorStructObjectInspector works on struct data that is stored as a Java List or Java Array object.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
MetadataTypedColumnsetSerDeMetadataTypedColumnsetSerDe.Classorg.apache.hadoop.hive.serde2Apache Hive
MiniStructClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
MiniStruct ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.MiniStructApache Hive
MyEnumClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
NodeInterfaceorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
NullStructSerDeClassorg.apache.hadoop.hive.serde2Apache Hive
NullStructSerDe .NullStructSerDeObjectInspectorA object inspector for null struct serde.Classorg.apache.hadoop.hive.serde2.NullStructSerDeApache Hive
ObjectInspectorObjectInspector helps us to look into the internal structure of a complex A (probably configured) ObjectInspector instance stands for a specific typeInterfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ObjectInspector .CategoryClassorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorApache Hive
ObjectInspectorConvertersObjectInspectorConverters.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ObjectInspectorConverters .ConverterA converter which will convert objects with one ObjectInspector to another.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorConverters .IdentityConverterClassorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorConverters .ListConverterA converter class for List.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorConverters .MapConverterA converter class for Map.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorConverters .StructConverterA converter class for Struct.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorConverters .UnionConverterA converter class for Union.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConvertersApache Hive
ObjectInspectorFactoryObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ObjectInspectorFactory .ObjectInspectorOptionsObjectInspectorOptions describes what ObjectInspector to use.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactoryApache Hive
ObjectInspectorUtilsObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ObjectInspectorUtils .ObjectInspectorCopyOptionThis enum controls how we copy primitive objects.Classorg.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtilsApache Hive
OpenCSVSerdeOpenCSVSerde use opencsv to deserialize CSV format.Classorg.apache.hadoop.hive.serde2Apache Hive
ParquetHiveRecordThis class wraps the object and object inspector that will be used later in DataWritableWriter class to get the object values.Classorg.apache.hadoop.hive.serde2.ioApache Hive
ParseExceptionThis exception is thrown when parse errors are encountered.Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
PrimitiveObjectInspectorPrimitiveObjectInspector.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
PrimitiveObjectInspector .PrimitiveCategoryThe primitive types supported by Hive.Classorg.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspectorApache Hive
PrimitiveObjectInspectorConverterPrimitiveObjectInspectorConverter.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
PrimitiveObjectInspectorConverter .BinaryConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .BooleanConverterA converter for the byte type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .ByteConverterA converter for the byte type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .DateConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .DoubleConverterA converter for the double type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .FloatConverterA converter for the float type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .HiveCharConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .HiveDecimalConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .HiveIntervalDayTimeConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .HiveIntervalYearMonthConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .HiveVarcharConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .IntConverterA converter for the int type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .LongConverterA converter for the long type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .ShortConverterA converter for the short type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .StringConverterA helper class to convert any primitive to String.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .TextConverterA helper class to convert any primitive to Text.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorConverter .TimestampConverterClassorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverterApache Hive
PrimitiveObjectInspectorFactoryPrimitiveObjectInspectorFactory is the primary way to create new PrimitiveObjectInspector instances.Classorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
PrimitiveObjectInspectorUtilsObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create anClassorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
PrimitiveObjectInspectorUtils .PrimitiveGroupingProvide a general grouping for each primitive data type.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtilsApache Hive
PrimitiveObjectInspectorUtils .PrimitiveTypeEntryTypeEntry stores information about a Hive Primitive TypeInfo.Classorg.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtilsApache Hive
PrimitiveTypeInfoThere are limited number of Primitive Types.Classorg.apache.hadoop.hive.serde2.typeinfoApache Hive
PropValueUnionClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
PropValueUnion ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.PropValueUnionApache Hive
ReflectionStructObjectInspectorReflectionStructObjectInspector works on struct data that is stored as a native Java object.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ReflectionStructObjectInspector .MyFieldClassorg.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspectorApache Hive
RegexSerDeRegexSerDe uses regular expression (regex) to deserialize data.Classorg.apache.hadoop.hive.serde2Apache Hive
SerDeA union of HiveDeserializer and HiveSerializer interface.Interfaceorg.apache.hadoop.hive.serde2Apache Hive
SerDeExceptionGeneric exception class for SerDes.Classorg.apache.hadoop.hive.serde2Apache Hive
SerDeStatsClassorg.apache.hadoop.hive.serde2Apache Hive
SerDeStatsStructInterfaceorg.apache.hadoop.hive.serde2Apache Hive
SerDeUtilsClassorg.apache.hadoop.hive.serde2Apache Hive
SerializerHiveSerializer is used to serialize data to a Hadoop Writable object.Interfaceorg.apache.hadoop.hive.serde2Apache Hive
SerializeWriteInterfaceorg.apache.hadoop.hive.serde2.fastApache Hive
SetIntStringClassorg.apache.hadoop.hive.serde2.thrift.testApache Hive
SetIntString ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.serde2.thrift.test.SetIntStringApache Hive
SettableBinaryObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableBooleanObjectInspectorA SettableBooleanObjectInspector can set a boolean value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableByteObjectInspectorA SettableByteObjectInspector can set a byte value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableDateObjectInspectorA SettableDecimalObjectInspector can set a Date value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableDoubleObjectInspectorA SettableDoubleObjectInspector can set a double value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableFloatObjectInspectorA SettableFloatObjectInspector can set a float value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableHiveCharObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableHiveDecimalObjectInspectorA SettableDecimalObjectInspector can set a HiveDecimal value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableHiveIntervalDayTimeObjectInspectorA SettableHiveIntervalDayTimeObjectInspector can set a IntervalDayTime value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableHiveIntervalYearMonthObjectInspectorA SettableHiveIntervalYearMonthObjectInspector can set a IntervalYearMonth value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableHiveVarcharObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableIntObjectInspectorA SettableIntObjectInspector can set an int value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableListObjectInspectorSettableListObjectInspector.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
SettableLongObjectInspectorA SettableLongObjectInspector can set a long value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableMapObjectInspectorSettableMapObjectInspector.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
SettableShortObjectInspectorA SettableShortObjectInspector can set a short value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableStringObjectInspectorA SettableStringObjectInspector can set a string value to an object.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableStructObjectInspectorSettableStructObjectInspector.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
SettableTimestampObjectInspectorInterfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
SettableUnionObjectInspectorSettableUnionObjectInspector.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
ShortObjectInspectorA ShortObjectInspector inspects an Object representing a Short.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
ShortWritableClassorg.apache.hadoop.hive.serde2.ioApache Hive
ShortWritable .ComparatorA Comparator optimized for BytesWritable.Classorg.apache.hadoop.hive.serde2.io.ShortWritableApache Hive
SimpleCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Classorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
SimpleMapEqualComparerClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
SimpleNodeClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
SkippableTProtocolInterfaceorg.apache.hadoop.hive.serde2.thriftApache Hive
StandardConstantListObjectInspectorA StandardListObjectInspector which also implements the ConstantObjectInspector interface.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardConstantMapObjectInspectorA StandardMapObjectInspector which also implements the ConstantObjectInspector interface.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardListObjectInspectorDefaultListObjectInspector works on list data that is stored as a Java List or Java Array object.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardMapObjectInspectorStandardMapObjectInspector works on map data that is stored as a Java Map object.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardStructObjectInspectorListStructObjectInspector works on struct data that is stored as a Java List or Java Array object.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardStructObjectInspector .MyFieldClassorg.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspectorApache Hive
StandardUnionObjectInspectorStandardUnionObjectInspector works on union data that is stored as It holds the list of the object inspectors corresponding to each type of theClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StandardUnionObjectInspector .StandardUnionClassorg.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspectorApache Hive
StringObjectInspectorA StringObjectInspector inspects an Object representing a String.Interfaceorg.apache.hadoop.hive.serde2.objectinspector.primitiveApache Hive
StructFieldClasses implementing this interface are considered to represent a field of a struct for this serde package.Interfaceorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StructObjectInterfaceorg.apache.hadoop.hive.serde2Apache Hive
StructObjectInspectorStructObjectInspector.Classorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
StructTypeInfoStructTypeInfo represents the TypeInfo of a struct.Classorg.apache.hadoop.hive.serde2.typeinfoApache Hive
SubStructObjectInspectorSubsetStructObjectInspector implement a wrapper around a base object inspector (baseOI) such that when the row corresponding to the baseOI is given together with this objectClassorg.apache.hadoop.hive.serde2.objectinspectorApache Hive
TBinarySortableProtocolAn implementation of the Thrift Protocol for binary sortable records.Classorg.apache.hadoop.hive.serde2.thriftApache Hive
TBinarySortableProtocol .FactoryFactory for TBinarySortableProtocol objects.Classorg.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocolApache Hive
TCTLSeparatedProtocolAn implementation of the Thrift Protocol for ctl separated records.Classorg.apache.hadoop.hive.serde2.thriftApache Hive
TCTLSeparatedProtocol .FactoryFactory for JSON protocol objects.Classorg.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocolApache Hive
thrift_grammarClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
thrift_grammarConstantsToken literal values and constants.Interfaceorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
thrift_grammarTokenManagerClassorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
thrift_grammarTreeConstantsInterfaceorg.apache.hadoop.hive.serde2.dynamic_typeApache Hive
ThriftByteStreamTypedSerDeThriftByteStreamTypedSerDe.Classorg.apache.hadoop.hive.serde2.thriftApache Hive
ThriftDeserializerClassorg.apache.hadoop.hive.serde2.thriftApache Hive