| Package | Description |
|---|---|
| org.apache.hadoop.hive.serde2.lazydio |
| Class and Description |
|---|
| LazyDioBoolean
LazyBooleanBinary for storing a boolean value as an BooleanWritable.
|
| LazyDioByte
LazyByteBinary for storing a byte value as a ByteWritable.
|
| LazyDioFloat
LazyFloatBinary for storing a float value as a FloatWritable.
|
| LazyDioInteger
LazyIntegerBinary for storing an int value as an IntWritable.
|
| LazyDioLong
LazyLongBinary for storing a long value as a LongWritable.
|
| LazyDioShort
LazyShortBinary for storing a short value as a ShortWritable.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.