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