| Name | Description | Type | Package | Framework |
| LazyBinaryArray | LazyBinaryArray is serialized as follows: start A b b b b b b end bytes | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryBinary | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryBoolean | LazyBinaryObject for boolean which takes one byte Part of the code is adapted from Apache Harmony Project. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryByte | LazyBinaryObject for byte which takes one byte. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryDate | A LazyBinaryObject that encodes a java. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryDeserializeRead | Class | org.apache.hadoop.hive.serde2.lazybinary.fast | Apache Hive | |
| LazyBinaryDouble | LazyBinaryObject for double which takes eight bytes. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryFactory | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryFloat | LazyBinaryObject for float which takes four bytes. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryHiveChar | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryHiveDecimal | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryHiveIntervalDayTime | LazyBinaryHiveIntervalDayTime A LazyBinaryObject that encodes a HiveIntervalDayTime | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryHiveIntervalYearMonth | LazyBinaryHiveIntervalYearMonth A LazyBinaryObject that encodes a HiveIntervalYearMonth | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryHiveVarchar | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryInteger | LazyBinaryObject for integer which is serialized as VInt. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryListObjectInspector | ObjectInspector for LazyBinaryList. | Class | org.apache.hadoop.hive.serde2.lazybinary.objectinspector | Apache Hive |
| LazyBinaryLong | LazyBinaryObject for long which stores as VLong. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryMap | LazyBinaryMap is serialized as follows: start A b c b c b c end bytes[] . | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryMapObjectInspector | ObjectInspector for LazyBinaryMap. | Class | org.apache.hadoop.hive.serde2.lazybinary.objectinspector | Apache Hive |
| LazyBinaryNonPrimitive | LazyBinaryNonPrimitive. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryObject | LazyBinaryObject stores an object in a binary format in a byte[]. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryObjectInspectorFactory | ObjectInspectorFactory is the primary way to create new ObjectInspector SerDe classes should call the static functions in this library to create an | Class | org.apache.hadoop.hive.serde2.lazybinary.objectinspector | Apache Hive |
| LazyBinaryPrimitive | Defines a LazyBinaryPrimitive. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinarySerDe | The LazyBinarySerDe class combines the lazy property of LazySimpleSerDe class and the binary property of BinarySortable class. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinarySerDe .BooleanRef | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe | Apache Hive | |
| LazyBinarySerDe .StringWrapper | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe | Apache Hive | |
| LazyBinarySerializeWrite | Class | org.apache.hadoop.hive.serde2.lazybinary.fast | Apache Hive | |
| LazyBinaryShort | LazyBinaryObject for short which takes two bytes. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryString | The serialization of LazyBinaryString is very simple: start A end bytes[] | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryStruct | LazyBinaryStruct is serialized as follows: start A B A B A B end bytes[] | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryStruct .SingleFieldGetter | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct | Apache Hive | |
| LazyBinaryStructObjectInspector | ObjectInspector for LazyBinaryStruct. | Class | org.apache.hadoop.hive.serde2.lazybinary.objectinspector | Apache Hive |
| LazyBinaryTimestamp | A LazyBinaryObject that encodes a java. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryUnion | LazyBinaryUnion is serialized as follows: start TAG FIELD end bytes[] | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |
| LazyBinaryUnionObjectInspector | ObjectInspector for LazyBinaryUnion. | Class | org.apache.hadoop.hive.serde2.lazybinary.objectinspector | Apache Hive |
| LazyBinaryUtils | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive | |
| LazyBinaryUtils .RecordInfo | Record is the unit that data is serialized in. | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils | Apache Hive |
| LazyBinaryUtils .VInt | A zero-compressed encoded integer. | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils | Apache Hive |
| LazyBinaryUtils .VLong | A zero-compressed encoded long. | Class | org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils | Apache Hive |
| LazyBinaryVoid | LazyBinaryVoid for NULL which is a placeholder class and it does not need to store any data. | Class | org.apache.hadoop.hive.serde2.lazybinary | Apache Hive |