public static class PrimitiveObjectInspectorConverter.TimestampConverter extends java.lang.Object implements ObjectInspectorConverters.Converter
| Constructor and Description |
|---|
TimestampConverter(PrimitiveObjectInspector inputOI,
SettableTimestampObjectInspector outputOI) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(java.lang.Object input) |
public TimestampConverter(PrimitiveObjectInspector inputOI, SettableTimestampObjectInspector outputOI)
public java.lang.Object convert(java.lang.Object input)
convert in interface ObjectInspectorConverters.ConverterCopyright © 2012 The Apache Software Foundation