Uses of Class
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector

Packages that use LazyTimestampObjectInspector
org.apache.hadoop.hive.serde2.lazy   
org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive   
 

Uses of LazyTimestampObjectInspector in org.apache.hadoop.hive.serde2.lazy
 

Constructors in org.apache.hadoop.hive.serde2.lazy with parameters of type LazyTimestampObjectInspector
LazyTimestamp(LazyTimestampObjectInspector oi)
           
 

Uses of LazyTimestampObjectInspector in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive
 

Fields in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive declared as LazyTimestampObjectInspector
static LazyTimestampObjectInspector LazyPrimitiveObjectInspectorFactory.LAZY_TIMESTAMP_OBJECT_INSPECTOR
           
 



Copyright © 2012 The Apache Software Foundation