|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LazyBinaryNonPrimitive | |
---|---|
org.apache.hadoop.hive.serde2.lazybinary |
Uses of LazyBinaryNonPrimitive in org.apache.hadoop.hive.serde2.lazybinary |
---|
Subclasses of LazyBinaryNonPrimitive in org.apache.hadoop.hive.serde2.lazybinary | |
---|---|
class |
LazyBinaryArray
LazyBinaryArray is serialized as follows: start A b b b b b b end bytes[] -> |--------|---|---|---|---| ... |
class |
LazyBinaryMap
LazyBinaryMap is serialized as follows: start A b c b c b c end bytes[] -> |--------|---|---|---|---| ... |
class |
LazyBinaryStruct
LazyBinaryStruct is serialized as follows: start A B A B A B end bytes[] -> |-----|---------|--- ... |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |