Uses of Interface
org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector

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

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

Classes in org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive that implement TimestampObjectInspector
 class LazyTimestampObjectInspector
           
 

Uses of TimestampObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 

Subinterfaces of TimestampObjectInspector in org.apache.hadoop.hive.serde2.objectinspector.primitive
 interface SettableTimestampObjectInspector
           
 

Classes in org.apache.hadoop.hive.serde2.objectinspector.primitive that implement TimestampObjectInspector
 class JavaTimestampObjectInspector
           
 class WritableConstantTimestampObjectInspector
          A WritableConstantTimestampObjectInspector is a WritableTimestampObjectInspector that implements ConstantObjectInspector.
 class WritableTimestampObjectInspector
           
 



Copyright © 2011 The Apache Software Foundation