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

Packages that use org.apache.hadoop.hive.serde2.io
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
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   
org.apache.hadoop.hive.serde2.typeinfo This package provides the implementation of the SerDe type system. 
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.ql.exec
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
DoubleWritable
          Writable for Double values.
HiveDecimalWritable
           
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.io.orc
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
 

Classes in org.apache.hadoop.hive.serde2.io used by org.apache.hadoop.hive.ql.udf
ByteWritable
          ByteWritable.
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
DoubleWritable
          Writable for Double values.
HiveDecimalWritable
           
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
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
HiveDecimalWritable
           
HiveVarcharWritable
           
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
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
HiveDecimalWritable
           
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
ByteWritable
          ByteWritable.
DateWritable
          DateWritable Writable equivalent of java.sql.Date.
DoubleWritable
          Writable for Double values.
HiveDecimalWritable
           
HiveVarcharWritable
           
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.serde2.typeinfo
HiveVarcharWritable
           
 



Copyright © 2012 The Apache Software Foundation