| Class | Description |
|---|---|
| LazyDioBinary | |
| LazyDioBoolean |
LazyBooleanBinary for storing a boolean value as an BooleanWritable.
|
| LazyDioByte |
LazyByteBinary for storing a byte value as a ByteWritable.
|
| LazyDioDouble |
LazyDoubleBinary for storing a double value as a DoubleWritable.
|
| LazyDioFloat |
LazyFloatBinary for storing a float value as a FloatWritable.
|
| LazyDioHiveDecimal | |
| 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.