Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.serde2.lazy Classes and Interfaces - 105 results found.
NameDescriptionTypePackageFramework
AbstractPrimitiveLazyObjectInspectorAn AbstractPrimitiveLazyObjectInspector for a LazyPrimitive object.Classorg.apache.hadoop.hive.serde2.lazy.objectinspector.primitiveApache Hive
ByteArrayRefByteArrayRef stores a reference to a byte array.Classorg.apache.hadoop.hive.serde2.lazyApache 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
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
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