Package org.apache.hadoop.hive.serde2.io

Class Summary
BigDecimalWritable  
ByteWritable ByteWritable.
ByteWritable.Comparator A Comparator optimized for BytesWritable.
DoubleWritable Writable for Double values.
DoubleWritable.Comparator A Comparator optimized for DoubleWritable.
ShortWritable ShortWritable.
ShortWritable.Comparator A Comparator optimized for BytesWritable.
TimestampWritable TimestampWritable Writable equivalent of java.sq.Timestamp Timestamps are of the format YYYY-MM-DD HH:MM:SS.[fff...] We encode Unix timestamp in seconds in 4 bytes, using the MSB to signify whether the timestamp has a fractional portion.
 



Copyright © 2013 The Apache Software Foundation