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

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

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

Methods in org.apache.hadoop.hive.serde2.lazybinary with parameters of type LazyBinaryUtils.RecordInfo
static void LazyBinaryUtils.checkObjectByteInfo(ObjectInspector objectInspector, byte[] bytes, int offset, LazyBinaryUtils.RecordInfo recordInfo)
          Check a particular field and set its size and offset in bytes based on the field type and the bytes arrays.
 



Copyright © 2010 The Apache Software Foundation