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

Packages that use org.apache.hadoop.hive.serde2.io
org.apache.hadoop.hive.ql.udf   
org.apache.hadoop.hive.ql.udf.generic Standard toolkit and framework for generic User-defined functions. 
org.apache.hadoop.hive.serde2.io   
org.apache.hadoop.hive.serde2.lazy   
org.apache.hadoop.hive.serde2.objectinspector.primitive   
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.ql.udf
BigDecimalWritable
           
ByteWritable
          ByteWritable.
DoubleWritable
          Writable for Double values.
ShortWritable
          ShortWritable.
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.
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.ql.udf.generic
DoubleWritable
          Writable for Double values.
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.serde2.io
BigDecimalWritable
           
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.
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.serde2.lazy
BigDecimalWritable
           
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.
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.serde2.objectinspector.primitive
BigDecimalWritable
           
ByteWritable
          ByteWritable.
DoubleWritable
          Writable for Double values.
ShortWritable
          ShortWritable.
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