Uses of Class
org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong

Packages that use LazyBinaryUtils.VLong
org.apache.hadoop.hive.serde2.lazybinary   
 

Uses of LazyBinaryUtils.VLong in org.apache.hadoop.hive.serde2.lazybinary
 

Methods in org.apache.hadoop.hive.serde2.lazybinary with parameters of type LazyBinaryUtils.VLong
static void LazyBinaryUtils.readVLong(byte[] bytes, int offset, LazyBinaryUtils.VLong vlong)
          Reads a zero-compressed encoded long from a byte array and returns it.
 



Copyright © 2009 The Apache Software Foundation