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

Packages that use SettableTimestampObjectInspector
org.apache.hadoop.hive.serde2.objectinspector.primitive   
 

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

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

Constructors in org.apache.hadoop.hive.serde2.objectinspector.primitive with parameters of type SettableTimestampObjectInspector
PrimitiveObjectInspectorConverter.TimestampConverter(PrimitiveObjectInspector inputOI, SettableTimestampObjectInspector outputOI)
           
 



Copyright © 2011 The Apache Software Foundation