Package org.apache.hadoop.hive.serde2.lazydio

Class Summary
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.
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 © 2013 The Apache Software Foundation