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.columnar   
org.apache.hadoop.hive.serde2.lazy   
org.apache.hadoop.hive.serde2.lazybinary   
org.apache.hadoop.hive.serde2.lazydio   
 

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.columnar
ByteArrayRef
          ByteArrayRef stores a reference to a byte array.
LazyObjectBase
           
 

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.
LazyBigDecimal
           
LazyBinary
           
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[].
LazyObjectBase
           
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.
LazyTimestamp
          LazyTimestamp.
 

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.
LazyObjectBase
           
 

Classes in org.apache.hadoop.hive.serde2.lazy used by org.apache.hadoop.hive.serde2.lazydio
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.
LazyObject
          LazyObject stores an object in a range of bytes in a byte[].
LazyObjectBase
           
LazyPrimitive
          LazyPrimitive stores a primitive Object in a LazyObject.
LazyShort
          LazyObject for storing a value of Short.
 



Copyright © 2013 The Apache Software Foundation