|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.VLong
public static class LazyBinaryUtils.VLong
A zero-compressed encoded long.
Field Summary | |
---|---|
byte |
length
|
long |
value
|
Constructor Summary | |
---|---|
LazyBinaryUtils.VLong()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long value
public byte length
Constructor Detail |
---|
public LazyBinaryUtils.VLong()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |