| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.io | |
| org.apache.hadoop.hive.serde2.lazybinary |
| Class and Description |
|---|
| LazyBinaryUtils.VInt
A zero-compressed encoded integer.
|
| LazyBinaryUtils.VLong
A zero-compressed encoded long.
|
| Class and Description |
|---|
| LazyBinaryBoolean
LazyBinaryObject for boolean which takes one byte
|
| LazyBinaryNonPrimitive
LazyBinaryNonPrimitive.
|
| LazyBinaryObject
LazyBinaryObject stores an object in a binary format in a byte[].
|
| LazyBinaryPrimitive
Defines a LazyBinaryPrimitive.
|
| LazyBinarySerDe.BooleanRef |
| LazyBinaryString
The serialization of LazyBinaryString is very simple: start A end bytes[] ->
|---------------------------------|
Section A is just an array of bytes which are exactly the Text contained in
this object.
|
| LazyBinaryUtils.RecordInfo
Record is the unit that data is serialized in.
|
| LazyBinaryUtils.VInt
A zero-compressed encoded integer.
|
| LazyBinaryUtils.VLong
A zero-compressed encoded long.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.