org.apache.hadoop.hive.serde2.lazybinary
Class LazyBinaryUtils.VLong
java.lang.Object
org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong
- Enclosing class:
- LazyBinaryUtils
public static class LazyBinaryUtils.VLong
- extends Object
A zero-compressed encoded long.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public long value
length
public byte length
LazyBinaryUtils.VLong
public LazyBinaryUtils.VLong()
Copyright © 2013 The Apache Software Foundation