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

Packages that use org.apache.hadoop.hive.serde2.lazy
org.apache.hadoop.hive.serde2   
org.apache.hadoop.hive.serde2.lazy   
org.apache.hadoop.hive.serde2.lazybinary   
 

Classes in org.apache.hadoop.hive.serde2.lazy used by org.apache.hadoop.hive.serde2
LazySimpleSerDe
          LazySimpleSerDe can be used to read the same data format as MetadataTypedColumnsetSerDe and TCTLSeparatedProtocol.
LazySimpleSerDe.SerDeParameters
          SerDeParameters.
 

Classes in org.apache.hadoop.hive.serde2.lazy used by org.apache.hadoop.hive.serde2.lazy
ByteArrayRef
          ByteArrayRef stores a reference to a byte array.
LazyBoolean
          LazyObject for storing a value of boolean.
LazyByte
          LazyObject for storing a value of Byte.
LazyDouble
          LazyObject for storing a value of Double.
LazyFloat
          LazyObject for storing a value of Double.
LazyInteger
          LazyObject for storing a value of Integer.
LazyLong
          LazyObject for storing a value of Long.
LazyNonPrimitive
          LazyPrimitive stores a primitive Object in a LazyObject.
LazyObject
          LazyObject stores an object in a range of bytes in a byte[].
LazyPrimitive
          LazyPrimitive stores a primitive Object in a LazyObject.
LazyShort
          LazyObject for storing a value of Short.
LazySimpleSerDe.SerDeParameters
          SerDeParameters.
LazyString
          LazyObject for storing a value of String.
 

Classes in org.apache.hadoop.hive.serde2.lazy used by org.apache.hadoop.hive.serde2.lazybinary
ByteArrayRef
          ByteArrayRef stores a reference to a byte array.
 



Copyright © 2011 The Apache Software Foundation